aboutsummaryrefslogtreecommitdiff
path: root/test/Index/preamble_macro_template.cpp
AgeCommit message (Expand)Author
2014-10-10Add libclang capabilities to retriete template arguments from specializations.Eli Bendersky
2012-12-24test/Index/preamble_macro_template.cpp: Tweak for win32.NAKAMURA Takumi
2012-12-19test/Index/preamble_macro_template.cpp: Suppress this probably due to Lit/win...NAKAMURA Takumi
2012-12-18Have clang_getSpellingLocation() use the same logic as DiagnosticRenderer for...Ted Kremenek
2011-11-29Revert r145244. It causes us to create broken ASTs with missing type informationRichard Smith
2011-11-28Removed useless ImplicitCast nodes in explicit cstyle and static castsNicola Gigante
2011-10-05Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor
2011-09-01Enable -fdelayed-template-parsing by default on Win32.Francois Pichet
2011-07-19Revamp the SourceManager to separate the representation of parsedDouglas Gregor