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
/
anonymous-namespaces.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DR1113: anonymous namespaces formally give their contents internal linkage.
Richard Smith
2017-09-22
1
-1
/
+8
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
1
-4
/
+4
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
1
-2
/
+2
*
Let CodeGenFunction::EmitVarDecl query the semantic storage class info.
Enea Zaffanella
2013-05-16
1
-0
/
+9
*
Add -fcxx-exceptions to all tests that use C++ exceptions.
Anders Carlsson
2011-02-28
1
-1
/
+1
*
Pass -fexceptions to all tests that use try/catch/throw.
Anders Carlsson
2011-02-19
1
-1
/
+1
*
Properly give unique-external linkage to members of member templates
John McCall
2010-08-13
1
-8
/
+30
*
The global variable for the VTT might not have external linkage; allow
Douglas Gregor
2010-05-06
1
-1
/
+9
*
If a global variable has an initializer with side effects, it can never be de...
Anders Carlsson
2010-01-26
1
-0
/
+16
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Anonymous namespaces, sema + codegen. A lot of semantics are still broken,
John McCall
2009-10-01
1
-0
/
+22