Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
84834432289a810e713f82f1ed94a99ad8a5c2ea
/
lib
/
Frontend
/
FixItRewriter.cpp
e7cb7e4
Kill a few more random stderr uses.
by Daniel Dunbar
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
b044c47
Update clang for raw_fd_ostream no longer requiring F_Force.
by Dan Gohman
· 15 years ago
f42e4a6
Fix build of clang with gcc-4.4: #include <cstdio> was missing.
by Torok Edwin
· 15 years ago
d57a7ef
API changes to match llvm ToT.
by Chris Lattner
· 15 years ago
6cb7c1a
Replace cerr with errs().
by Benjamin Kramer
· 15 years ago
92bcc27
adjust for raw_fd_ostream api change.
by Chris Lattner
· 15 years ago
44ba7bf
Remove now unnecessary helper methods.
by Daniel Dunbar
· 15 years ago
d7407dc
Convert parts of Rewriter to StringRef based API.
by Daniel Dunbar
· 15 years ago
92db284
Update for raw_fd_ostream API changes. raw_fd_ostream now has a
by Dan Gohman
· 15 years ago
2c78b87
Change Lexer::MeasureTokenLength to take a LangOptions reference.
by Chris Lattner
· 16 years ago
26df2f0
Add a new command-line option "-fixit-at=file:line:column" that only
by Douglas Gregor
· 16 years ago
de4bf6a
Provide FIX-IT notes to describe what fix-it is doing behind the
by Douglas Gregor
· 16 years ago
837a406
Some cleanups to the fix-it rewriter. Thanks, Chris
by Douglas Gregor
· 16 years ago
2610348
Clean up -fixit output slightly
by Douglas Gregor
· 16 years ago
558cb56
Introduce a "-fixit" mode to clang-cc that applies code-modification hints.
by Douglas Gregor
· 16 years ago