index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
YAMLTraits.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting my r193344 checkin due to build breakage.
John Thompson
2013-10-24
1
-7
/
+1
*
Added std::string as a built-in type for mapping.
John Thompson
2013-10-24
1
-1
/
+7
*
Tighten up the yamilizer so it stops eliding empty sequences if the embedded ...
Aaron Ballman
2013-08-15
1
-2
/
+4
*
YAMLTraits.h: replace DenseMap that used a bad implementation of DenseMapInfo
Dmitri Gribenko
2013-08-07
1
-10
/
+2
*
Revert r185852.
Manman Ren
2013-07-08
1
-1
/
+9
*
StringRef: add DenseMapInfo for StringRef.
Manman Ren
2013-07-08
1
-9
/
+1
*
Remove redundant 'llvm::' qualifications
Dmitri Gribenko
2013-01-13
1
-17
/
+17
*
Fix include guards so they exactly match file names.
Jakub Staszak
2013-01-10
1
-3
/
+3
*
Fix memory leak in YAML I/O.
Nick Kledzik
2013-01-08
1
-4
/
+11
*
Fix how YAML I/O detects flow sequences.
Nick Kledzik
2013-01-04
1
-35
/
+21
*
Fix some undefined behavior when parsing YAML input: don't try to compare an
Richard Smith
2012-12-22
1
-5
/
+5
*
Use different trait techniques to be compatible with g++
Nick Kledzik
2012-12-17
1
-26
/
+41
*
YAMLIO: Remove all of the template instantiation hacks, I don't see why they'...
Benjamin Kramer
2012-12-12
1
-26
/
+8
*
AlignedCharArrayUnion is erroring with non-clang compilers
Nick Kledzik
2012-12-12
1
-6
/
+6
*
Initial implementation of a utility for converting native data
Nick Kledzik
2012-12-12
1
-0
/
+1114