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
/
Parser
/
cxx-using-directive.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow CorrectTypo to replace CXXScopeSpecifiers that refer to classes.
Kaelyn Uhrain
2013-10-19
1
-2
/
+2
*
Allow typo correction to try removing nested name specifiers.
Kaelyn Uhrain
2013-07-02
1
-2
/
+2
*
Add the global namespace (the "::" namespace specifier) to the list of
Kaelyn Uhrain
2013-06-24
1
-2
/
+3
*
Allow CorrectTypo to add/modify nested name qualifiers to typos that
Kaelyn Uhrain
2012-06-06
1
-2
/
+3
*
Improve typo correction involving nested name specifiers.
Kaelyn Uhrain
2012-02-15
1
-4
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Parsing and AST support for using declarations, from John Thompson!
Douglas Gregor
2009-06-20
1
-2
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Clean up some error messages with anonymous structs/unions and member declara...
Douglas Gregor
2009-03-06
1
-1
/
+1
*
Introduce code modification hints into the diagnostics system. When we
Douglas Gregor
2009-02-26
1
-2
/
+3
*
Refactor name lookup.
Douglas Gregor
2009-01-14
1
-0
/
+7
*
- Various comment typo fixes in Sema.h
Chris Lattner
2009-01-06
1
-1
/
+2
*
Parser support for C++ using directives, from Piotr Rak
Douglas Gregor
2008-12-30
1
-0
/
+32