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
/
namespace.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure to properly track the anonymous namespace that lives inside
Douglas Gregor
2010-03-24
1
-0
/
+22
*
Improve the reporting of non-viable overload candidates by noting the reason
John McCall
2010-01-13
1
-1
/
+1
*
Improve the diagnostics used to report implicitly-generated class members
John McCall
2010-01-06
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Improve diagnostics when the parser encounters a declarator with an
Douglas Gregor
2009-10-13
1
-1
/
+1
*
When overload resolution fails for an overloaded operator, show the
Douglas Gregor
2009-09-30
1
-1
/
+2
*
Avoid using the built-in type checker for assignment in C++ when classes are ...
Sebastian Redl
2009-05-21
1
-1
/
+1
*
Make the implicit-int handling error recovery stuff handle C++
Chris Lattner
2009-04-14
1
-0
/
+11
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Make one expected-diag directive match exactly one actual diagnostic.
Sebastian Redl
2009-02-07
1
-1
/
+1
*
Unifies the name-lookup mechanisms used in various parts of the AST
Douglas Gregor
2008-12-11
1
-1
/
+2
*
Make all the 'redefinition' diagnostics more consistent, and make the
Chris Lattner
2008-11-23
1
-9
/
+9
*
Move the C++ Sema tests into a separate SemaCXX directory.
Argyrios Kyrtzidis
2008-08-16
1
-0
/
+57