index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
AST
/
Mangle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
block literal irgen: several improvements on naming block
Fariborz Jahanian
2012-06-26
1
-6
/
+23
*
Switch the ObjC*Decl raw_stream overloads to take a reference, for consistenc...
Benjamin Kramer
2012-02-07
1
-1
/
+1
*
Basic: import SmallString<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-4
/
+4
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+2
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-8
/
+8
*
Implement support for C++11 in-class initialization of non-static data members.
Richard Smith
2011-06-11
1
-0
/
+5
*
For consistency, use llvm::raw_ostream in the rest of the mangle api.
Rafael Espindola
2011-02-11
1
-7
/
+7
*
Use raw_ostream instead of raw_svector_ostream.
Rafael Espindola
2011-02-11
1
-6
/
+6
*
Use raw_svector_ostream in more places in the mangler.
Rafael Espindola
2011-02-10
1
-16
/
+19
*
Move name mangling support from CodeGen to AST. In the
Peter Collingbourne
2011-01-13
1
-0
/
+132