]> granicus.if.org Git - clang/history - include/clang/Basic/LLVM.h
Header guard canonicalization, clang part.
[clang] / include / clang / Basic / LLVM.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2014-06-28 Craig TopperImport MutableArrayRef into clang namespace.
2014-06-06 Alp TokerFix typos
2014-03-09 Ahmed Charles[C++11] Remove the remaining uses of OwningPtr.
2014-01-27 Alp TokerRoll back the use of ConstStringRef for now
2014-01-27 Alp TokerUse ConstStringRef facility for getCustomDiagID() safety
2013-02-21 David BlaikieCorrect spelling of 'enumerator'.
2013-02-21 David BlaikieUse None rather than Optional<T>() where possible.
2013-02-20 David BlaikieInclude llvm::Optional in clang/Basic/LLVM.h
2012-07-02 James DennettDocumentation cleanup: reformatting/fixing up file...
2012-02-27 Argyrios KyrtzidisMove "clang/Analysis/Support/SaveAndRestore.h" to ...
2012-02-20 Dylan NoblesmithBasic: import IntrusiveRefCntPtr<> into clang namespace
2012-02-05 Dylan NoblesmithBasic: import SmallString<> into clang namespace
2012-02-05 Dylan NoblesmithBasic: import OwningPtr<> into clang namespace
2011-07-23 Chris LattnerMove ArrayRef to LLVM.h and eliminate now-redundant...
2011-07-20 Chris Lattnerarrayref should now move in here, and redundant #includ...
2011-07-20 Chris Lattneradd raw_ostream and Twine to LLVM.h, eliminating a...
2011-07-20 Chris Lattnernow that we have a centralized place to do so, add...
2011-07-20 Chris Lattnerintroduce a centralized place to introduce and inject...