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
/
typedef-redecl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delay checking of typedefs of dependent types. Fixes PR11630.
Rafael Espindola
2011-12-26
1
-0
/
+34
*
PR10101: Recover better from a common copy-paste error: if a function
Richard Smith
2011-11-29
1
-0
/
+5
*
Diagnose typedef of an operator name. Fixes PR7462
Douglas Gregor
2010-07-13
1
-0
/
+6
*
When checking the redeclaration context of a typedef that refers to a
Douglas Gregor
2010-04-27
1
-0
/
+11
*
Recommit my change to how C++ does elaborated type lookups, now with
John McCall
2010-04-23
1
-1
/
+1
*
Revert "C++ doesn't really use "namespaces" for different kinds of names the ...
Daniel Dunbar
2010-04-23
1
-1
/
+1
*
C++ doesn't really use "namespaces" for different kinds of names the same
John McCall
2010-04-23
1
-1
/
+1
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-2
/
+2
*
Typedefs can be redeclared. That seems like something we should record in
John McCall
2009-12-30
1
-0
/
+8
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove unnecessary -fms-extensions=0 from tests (this command line syntax is ...
Daniel Dunbar
2009-11-29
1
-1
/
+1
*
Disabling some MS extensions which cause this test to fail
John Thompson
2009-10-27
1
-1
/
+1
*
One can use "class" and "struct" interchangeably to refer to a class
Douglas Gregor
2009-05-03
1
-2
/
+0
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix a long standard problem with clang retaining "too much" sugar
Chris Lattner
2009-02-19
1
-1
/
+1
*
Complete semantic checking for typedef redeclarations in C++. The
Douglas Gregor
2009-01-28
1
-2
/
+23
*
Make all the 'redefinition' diagnostics more consistent, and make the
Chris Lattner
2008-11-23
1
-3
/
+3
*
Allow redeclaration of typedefs in C++
Douglas Gregor
2008-11-21
1
-0
/
+12