aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/MacroBuilder.h
AgeCommit message (Expand)Author
2013-01-12Add missing includes and forward declarations so that headers don't depend onDmitri Gribenko
2012-07-02Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett
2012-06-17Documentation cleanup: escape #undef in Doxygen comments.James Dennett
2012-06-13More doxygen/documentation cleanups.James Dennett
2011-07-20add raw_ostream and Twine to LLVM.h, eliminating a ton of llvm:: qualifications.Chris Lattner
2010-01-20Fix a typo pointed about by gabor.Chandler Carruth
2010-01-20Move the MacroBuilder utilitiy to its own header. Update references.Chandler Carruth