summaryrefslogtreecommitdiff
path: root/include/clang/Basic/LLVM.h
Commit message (Expand)AuthorAge
* Fix typosAlp Toker2014-06-06
* [C++11] Remove the remaining uses of OwningPtr.Ahmed Charles2014-03-09
* Roll back the use of ConstStringRef for nowAlp Toker2014-01-27
* Use ConstStringRef facility for getCustomDiagID() safetyAlp Toker2014-01-27
* Correct spelling of 'enumerator'.David Blaikie2013-02-21
* Use None rather than Optional<T>() where possible.David Blaikie2013-02-21
* Include llvm::Optional in clang/Basic/LLVM.hDavid Blaikie2013-02-20
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-02
* Move "clang/Analysis/Support/SaveAndRestore.h" to "llvm/ADT/SaveAndRestore.h"Argyrios Kyrtzidis2012-02-27
* Basic: import IntrusiveRefCntPtr<> into clang namespaceDylan Noblesmith2012-02-20
* Basic: import SmallString<> into clang namespaceDylan Noblesmith2012-02-05
* Basic: import OwningPtr<> into clang namespaceDylan Noblesmith2012-02-05
* Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon ...Chris Lattner2011-07-23
* arrayref should now move in here, and redundant #includes of <cassert> can go Chris Lattner2011-07-20
* add raw_ostream and Twine to LLVM.h, eliminating a ton of llvm:: qualifications.Chris Lattner2011-07-20
* now that we have a centralized place to do so, add some using declarations forChris Lattner2011-07-20
* introduce a centralized place to introduce and inject llvm types into theChris Lattner2011-07-20