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
/
qual-id-test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lit C++11 Compatibility Patch #8
Charles Li
2016-04-14
1
-3
/
+15
*
PR12500: Improve the wording of the diagnostic for a redefinition of a name
Richard Smith
2012-04-13
1
-1
/
+1
*
Improve diagnostics for invalid use of non-static members / this:
Richard Smith
2012-04-05
1
-1
/
+1
*
Improve the diagnostic you get when making a qualified member access
John McCall
2010-04-27
1
-3
/
+3
*
When recovering from a qualified typedef name, don't clear out the
Douglas Gregor
2010-03-23
1
-0
/
+9
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-2
/
+2
*
Just push a new scope when parsing an out-of-line variable definition.
John McCall
2009-12-19
1
-1
/
+1
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Eliminate the use of OverloadedFunctionDecl in member expressions.
John McCall
2009-11-30
1
-2
/
+2
*
Improve template instantiation for member access expressions that
Douglas Gregor
2009-09-03
1
-9
/
+17
*
Improved handling for dependent, qualified member access expressions, e.g.,
Douglas Gregor
2009-09-03
1
-13
/
+10
*
Rewrite of our handling of name lookup in C++ member access expressions, e.g.,
Douglas Gregor
2009-09-02
1
-6
/
+35
*
Support nested-name-specifiers for C++ member access expressions, e.g.,
Douglas Gregor
2009-08-06
1
-0
/
+106