index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Sema
/
SemaFixItUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Sema] Revert r329346 because of memory sanitizer failures.
Eugene Zelenko
2018-04-05
1
-20
/
+9
*
[Sema] Fix some Clang-tidy modernize and Include What You Use warnings; other...
Eugene Zelenko
2018-04-05
1
-9
/
+20
*
Wire a SourceLocation into IsDerivedFrom and move the RequireCompleteType call
Richard Smith
2015-12-18
1
-1
/
+1
*
Use Sema::getLocForEndOfToken instead of Preprocessor::getLocForEndOfToken. NFC
Craig Topper
2015-11-15
1
-2
/
+2
*
[modules] Stop trying to fake up a linear MacroDirective history.
Richard Smith
2015-04-29
1
-5
/
+2
*
PR17290: Use 'false' macro in fix-it hint for initializing a variable of type
Richard Smith
2013-09-20
1
-10
/
+18
*
s/CPlusPlus0x/CPlusPlus11/g
Richard Smith
2013-01-02
1
-2
/
+2
*
Drop the ASTContext.h include from Stmt.h and fix up transitive users.
Benjamin Kramer
2012-07-04
1
-0
/
+1
*
Add FixItHint for -Wnull-conversion to initialize with an appropriate literal.
David Blaikie
2012-04-30
1
-29
/
+41
*
Use character literals for vexing initialization fixit hints.
David Blaikie
2012-03-18
1
-0
/
+8
*
Refactor for clarity.
Richard Smith
2012-01-13
1
-18
/
+24
*
Don't crash while trying to diagnose a function declared at block scope with an
Richard Smith
2012-01-13
1
-2
/
+4
*
Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its:
Richard Smith
2012-01-12
1
-0
/
+28
*
Refactor the */& mismatch fixit generation out of SemaOverload and provide a ...
Anna Zaks
2011-07-28
1
-0
/
+160