Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
edb66f38dbdc501342aa1f17c8a15a34ed73584d
/
lib
/
Sema
/
SemaFixItUtils.cpp
2c0abf4
Add FixItHint for -Wnull-conversion to initialize with an appropriate literal.
by David Blaikie
· 13 years ago
07b49a8
Use character literals for vexing initialization fixit hints.
by David Blaikie
· 13 years ago
e401415
Refactor for clarity.
by Richard Smith
· 13 years ago
f037541
Don't crash while trying to diagnose a function declared at block scope with an
by Richard Smith
· 13 years ago
7984de3
Improve 0-argument -Wvexing-parse diagnostic by adding notes with fix-its:
by Richard Smith
· 13 years ago
f3546ee
Refactor the */& mismatch fixit generation out of SemaOverload and provide a simple conversion checking function.
by Anna Zaks
· 13 years ago