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-spec.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Push "out-of-line" declarations into scope when their lexical/semantic
Douglas Gregor
2011-10-09
1
-0
/
+13
*
Don't complain about a variable within a linkage-specification that is
Douglas Gregor
2010-10-15
1
-0
/
+3
*
Parse all kinds of declarations as part of a linkage-specification,
Douglas Gregor
2010-08-24
1
-0
/
+9
*
A member function never has "C" linkage. Fixes <rdar://problem/8318976>.
Douglas Gregor
2010-08-17
1
-0
/
+9
*
Handle the obvious case for diagnosing redeclarations of extern "C" functions.
John McCall
2010-08-12
1
-0
/
+11
*
Fixed typedef inside extern "C".
Abramo Bagnara
2010-07-30
1
-0
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
When performing unqualified name lookup in C++, don't look directly
Douglas Gregor
2009-12-08
1
-0
/
+14
*
When checking the namespace of a redeclaration or definition, look through li...
Sebastian Redl
2009-11-08
1
-0
/
+7
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
Skip transparent contexts when performing C++ name lookup
Douglas Gregor
2009-08-24
1
-0
/
+8
*
Fix another case where the extern-ness of extern "C" wasn't being captured.
Anders Carlsson
2009-05-16
1
-0
/
+4
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
When determining whether a variable is a file-scoped variable, check
Douglas Gregor
2009-01-07
1
-0
/
+6
*
Add forgotten test case for linkage specifications
Douglas Gregor
2009-01-05
1
-0
/
+17