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
/
test
/
CodeGenCXX
/
mangle.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Name mangling for class template specializations and template arguments.
Anders Carlsson
2009-05-15
1
-1
/
+27
*
only support int128_t on 64-bit and larger targets. 32-bit targets don't
Chris Lattner
2009-04-30
1
-1
/
+1
*
initial support for __[u]int128_t, which should be basically
Chris Lattner
2009-04-30
1
-1
/
+4
*
Use the new guard variable mangling function and get rid of the old code.
Anders Carlsson
2009-04-13
1
-1
/
+5
*
Implement mangling of declarations inside functions.
Anders Carlsson
2009-04-02
1
-1
/
+4
*
Mangle VarDecls correctly.
Anders Carlsson
2009-04-02
1
-1
/
+3
*
Emit code for linkage specifications.
Anders Carlsson
2009-04-02
1
-4
/
+11
*
Implement code generation of namespaces and add mangling tests.
Anders Carlsson
2009-04-01
1
-0
/
+6
*
Fix a mangling bug where functions with no arguments weren't getting the 'v' ...
Anders Carlsson
2009-04-01
1
-0
/
+2
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Address Doug's comments wrt the mangler and fix Eli's test case
Anders Carlsson
2009-03-10
1
-1
/
+6
*
Make mangling work with anonymous tag types. Doug, please review
Anders Carlsson
2009-03-07
1
-2
/
+14
*
Add basic support for C++ name mangling according to the Itanium C++
Douglas Gregor
2009-02-13
1
-0
/
+9