aboutsummaryrefslogtreecommitdiff
path: root/tools/libclang/CXSourceLocation.h
AgeCommit message (Expand)Author
2013-01-11[libclang] Add some constness in CXSourceLocation and CXSourceRange.Argyrios Kyrtzidis
2012-12-04Sort #include lines for tools/...Chandler Carruth
2012-03-11Unify naming of LangOptions variable/get function across the Clang stack (Lex...David Blaikie
2010-06-28Per Doug's suggestion, move check for invalid SourceLocation intoTed Kremenek
2010-06-18introduce a new CharSourceRange class, and enhance the diagnostics routinesChris Lattner
2010-04-30Rename 'CIndex' to 'libclang', since it has basically become our stable publicDaniel Dunbar