Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
c04bb926ef693c94560da254e87926e93bb9c92f
/
lib
/
Frontend
/
HeaderIncludeGen.cpp
f7ccbad
Basic: import SmallString<> into clang namespace
by Dylan Noblesmith
· 14 years ago
8fe83e1
Move a method from IdentifierTable.h out of line and remove the SmallString include.
by Benjamin Kramer
· 14 years ago
c892c5f
For the FileChanged Preprocessor callback, when exiting a file, pass its FileID.
by Argyrios Kyrtzidis
· 14 years ago
5f9e272
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports
by Chris Lattner
· 14 years ago
4dddebf
Fix -H. It was pretty broken.
by Sebastian Redl
· 14 years ago
da60885
Frontend: Change CC_PRINT_HEADERS to not print header depth markers, these don't
by Daniel Dunbar
· 14 years ago
f704c61
Frontend: Switch -header-include-file output to use unbuffered raw_ostreams with
by Daniel Dunbar
· 15 years ago
b34d69b
Frontend: Add -header-include-file option, for allowing saving header include
by Daniel Dunbar
· 15 years ago
b376e5e
Frontend: Add support (unused) for showing all "interesting" headers, not just
by Daniel Dunbar
· 15 years ago
eef63e0
Frontend: Factor out header include dumping (-H) into its own preprocessor
by Daniel Dunbar
· 15 years ago