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
/
FixIt
/
fixit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When we encounter a '==' in a context expecting a '=', assume the user made a...
Argyrios Kyrtzidis
2010-10-08
1
-0
/
+12
*
Better diagnostic for superfluous scope specifier inside a class definition f...
Francois Pichet
2010-10-01
1
-0
/
+5
*
add a fixit when 'main' does ot return 'int'; review welcome
Gabor Greif
2010-09-08
1
-0
/
+6
*
Improve diagnostic and recovery when missing a comma between base or
Douglas Gregor
2010-09-07
1
-0
/
+9
*
Teach clang -fixit to modify files in-place, or -fixit=suffix to create new
Nick Lewycky
2010-04-24
1
-3
/
+5
*
Thread a Scope pointer into BuildRecoveryCallExpr to help typo
Douglas Gregor
2010-04-14
1
-0
/
+9
*
When a declaration of a function is missing an exception specification
Douglas Gregor
2010-03-24
1
-0
/
+3
*
Make this fix-it test case actually fail when there is a problem; add
Douglas Gregor
2010-02-01
1
-8
/
+9
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Update FixIt tests to make it more obvious they use a separate mode.
Daniel Dunbar
2009-11-14
1
-1
/
+1
*
If a function with a default argument is redefined and the new function also ...
Anders Carlsson
2009-11-10
1
-0
/
+9
*
Move the fix-it tests into their own subdirectory
Douglas Gregor
2009-04-02
1
-0
/
+29