Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ccf43ca05cb1540f3d95a73b7b329bf926808c7b
/
clang
/
lib
/
Sema
/
SemaFixItUtils.cpp
7665a62
Add FixItHint for -Wnull-conversion to initialize with an appropriate literal.
by David Blaikie
· 13 years ago
a90e86a
Use character literals for vexing initialization fixit hints.
by David Blaikie
· 14 years ago
d7d5790
Refactor for clarity.
by Richard Smith
· 14 years ago
90b748e
Don't crash while trying to diagnose a function declared at block scope with an
by Richard Smith
· 14 years ago
8d06f42
Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its:
by Richard Smith
· 14 years ago
1b06812
Refactor the */& mismatch fixit generation out of SemaOverload and provide a simple conversion checking function.
by Anna Zaks
· 14 years ago