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
/
dcl.dcl
/
basic.namespace
/
namespace.udecl
/
p11.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge using-decl-pr17575.cpp into existing test case.
Peter Collingbourne
2014-03-05
1
-0
/
+6
*
DR101, PR12770: If a function is declared in the same context as a
Richard Smith
2014-02-06
1
-7
/
+19
*
Fix PR10447: lazily building name lookup tables for DeclContexts was broken.
Richard Smith
2012-03-13
1
-6
/
+4
*
Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its:
Richard Smith
2012-01-12
1
-8
/
+8
*
David Blaikie and Chandler would like us to diagnose
Richard Smith
2012-01-06
1
-6
/
+6
*
Tweak to r147599 for PR10828: Move the check from the parser into sema, and use
Richard Smith
2012-01-06
1
-6
/
+6
*
PR10828: Produce a warning when a no-arguments function is declared in block
Richard Smith
2012-01-05
1
-7
/
+6
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Actually try to trigger the last diagnostic in the declaration-collision test...
John McCall
2009-12-10
1
-4
/
+9
*
Improve the diagnostic when a new declaration conflicts with a using shadow
John McCall
2009-12-10
1
-0
/
+89