aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/LLVM.h
AgeCommit message (Expand)Author
2011-07-23Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon ...Chris Lattner
2011-07-20arrayref should now move in here, and redundant #includes of <cassert> can go Chris Lattner
2011-07-20add raw_ostream and Twine to LLVM.h, eliminating a ton of llvm:: qualifications.Chris Lattner
2011-07-20now that we have a centralized place to do so, add some using declarations forChris Lattner
2011-07-20introduce a centralized place to introduce and inject llvm types into theChris Lattner