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
/
CXX
/
basic
/
basic.link
Commit message (
Expand
)
Author
Age
Files
Lines
*
[c++2a] Add semantic support for private module fragments.
Richard Smith
2019-04-18
2
-10
/
+46
*
[c++20] Parsing support for module-declarations, import-declarations,
Richard Smith
2019-04-14
2
-0
/
+90
*
Correctly compute linkage for members of internal linkage classes.
Richard Smith
2017-09-23
1
-0
/
+9
*
DR1113: anonymous namespaces formally give their contents internal linkage.
Richard Smith
2017-09-22
1
-0
/
+7
*
Closure types have no name (and can't have a typedef name for linkage
Richard Smith
2017-09-22
1
-11
/
+4
*
Implement C++ [basic.link]p8.
Richard Smith
2017-09-20
1
-0
/
+69
*
Switch the semantic DeclContext for a block-scope declaration of a function or
Richard Smith
2013-09-20
1
-0
/
+73
*
Fix implementation of C11 6.2.7/4 and C++11 [dcl.array]p3:
Richard Smith
2013-08-13
1
-26
/
+27
*
Only merge down a variable type if the previous declaration was
John McCall
2013-04-01
1
-0
/
+43
*
Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its:
Richard Smith
2012-01-12
1
-1
/
+1
*
David Blaikie and Chandler would like us to diagnose
Richard Smith
2012-01-06
1
-1
/
+1
*
Tweak to r147599 for PR10828: Move the check from the parser into sema, and use
Richard Smith
2012-01-06
1
-1
/
+1
*
PR10828: Produce a warning when a no-arguments function is declared in block
Richard Smith
2012-01-05
1
-2
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Implement the rules in C++ [basic.link] and C99 6.2.2 for computing
Douglas Gregor
2009-11-25
1
-0
/
+11