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
/
SemaCXX
/
linkage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Clang tests to handle explicitly typed load changes in LLVM.
David Blaikie
2015-02-27
1
-1
/
+1
*
Emit DeferredDeclsToEmit in a DFS order.
Rafael Espindola
2015-01-22
1
-1
/
+1
*
Actually test that the local static variable from my
John McCall
2014-01-30
1
-2
/
+11
*
Short-circuit a couple of queries (and avoid corrupting
John McCall
2014-01-29
1
-0
/
+10
*
Add a testcase for a recent regression.
Rafael Espindola
2013-04-26
1
-0
/
+9
*
Change linkage computation so it doesn't depend on FunctionDecl::isExternC or...
Eli Friedman
2012-01-15
1
-5
/
+3
*
Progress towards making isUsed() reflect whether a declaration is odr-used; d...
Eli Friedman
2012-01-13
1
-3
/
+5
*
Fix the rest of PR9316 along with some other bugs spotted by inspection.
Chandler Carruth
2011-02-25
1
-1
/
+24
*
Likely fix for PR9316 and other unknown bugs: don't use the anonynmous
Chandler Carruth
2011-02-24
1
-0
/
+5
*
Move the check that gives functions with unique-external types unique-external
John McCall
2011-02-10
1
-0
/
+11
*
Test case accidentally left out of my last commit.
John McCall
2011-02-08
1
-0
/
+57