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
/
missing-namespace-qualifier-typo-corrections.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Teach typo correction to look inside of classes like it does namespaces.
Kaelyn Uhrain
2013-09-26
1
-4
/
+4
*
Add quotation marks to template names in diagnostics.
David Blaikie
2013-03-05
1
-1
/
+1
*
Fix parsing of type-specifier-seq's. Types are syntactically allowed to be
Richard Smith
2012-03-12
1
-4
/
+3
*
Improve typo correction involving nested name specifiers.
Kaelyn Uhrain
2012-02-15
1
-0
/
+25
*
Use several weighted factors to determine typo candidate viablity.
Kaelyn Uhrain
2012-02-14
1
-0
/
+21
*
Modify how the -verify flag works. Currently, the verification string and
Richard Trieu
2011-12-15
1
-2
/
+2
*
Switch to the C++11 warning flags in tests.
David Blaikie
2011-10-18
1
-1
/
+1
*
Add typo correction for type names.
Kaelyn Uhrain
2011-10-11
1
-4
/
+8
*
Revert r140589. It was causing failures during llvm compilation:
Bill Wendling
2011-09-27
1
-8
/
+4
*
Add typo correction for the type name in C++ "new" statements
Kaelyn Uhrain
2011-09-27
1
-4
/
+8
*
Split the two invalid uses of the unqualified Foobar at line 3 to two lines
Kaelyn Uhrain
2011-09-13
1
-2
/
+2
*
Fix an incorrect namespace typo-correction diagnostic, from Kaelyn
Douglas Gregor
2011-07-13
1
-3
/
+14
*
Add support for C++ namespace-aware typo correction, e.g., correcting
Douglas Gregor
2011-06-28
1
-0
/
+61