summaryrefslogtreecommitdiffstats
path: root/test/Index/preamble_macro_template.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add libclang capabilities to retriete template arguments from specializations.Eli Bendersky2014-10-101-1/+1
* test/Index/preamble_macro_template.cpp: Tweak for win32.NAKAMURA Takumi2012-12-241-3/+1
* test/Index/preamble_macro_template.cpp: Suppress this probably due to Lit/win...NAKAMURA Takumi2012-12-191-0/+2
* Have clang_getSpellingLocation() use the same logic as DiagnosticRenderer for...Ted Kremenek2012-12-181-2/+2
* Revert r145244. It causes us to create broken ASTs with missing type informationRichard Smith2011-11-291-0/+1
* Removed useless ImplicitCast nodes in explicit cstyle and static castsNicola Gigante2011-11-281-1/+0
* Expose more statement, expression, and declaration kinds in libclang,Douglas Gregor2011-10-051-5/+5
* Enable -fdelayed-template-parsing by default on Win32.Francois Pichet2011-09-011-2/+2
* Revamp the SourceManager to separate the representation of parsedDouglas Gregor2011-07-191-0/+15