aboutsummaryrefslogtreecommitdiffstats
path: root/src/SourceCompatibilityHelpers.h
Commit message (Expand)AuthorAgeFilesLines
* Adapt to API changes in clang/llvm 16Ivan Čukić2023-02-091-5/+12
* Build fixes for LLVM/Clang 15.0.0Cristian Adam2022-09-071-0/+15
* src/SourceCompatibilityHelpers.h - fix compile with LLVM<12Allen Winter2021-12-111-1/+1
* Merge branch '1.10'Sergio Martins2021-12-021-10/+6
|\
| * Fix build with some newer gcc complaining about deleted LexerSergio Martins2021-12-021-10/+6
* | Fix compile with LLVM-13Sergio Martins2021-11-051-0/+9
|/
* Fix build with older llvmSergio Martins2021-06-201-0/+10
* Fix build with Clang 12Christian Schärf2021-02-071-0/+26
* Use boost:regex if std::regex is missingSergio Martins2019-10-281-0/+11
* Fix build with llvm trunkSergio Martins2019-05-191-0/+10
* Finish fixing build with trunkSergio Martins2019-01-131-4/+5
* Try to fix build with clang trunkSergio Martins2019-01-111-0/+23
* Indent copyright headers with 4 spacesSergio Martins2018-12-141-16/+16
* Move our getLocStart()/End wrappers into clazy namespaceSergio Martins2018-12-111-0/+4
* Fix build with LLVM <= 7Sergio Martins2018-09-201-1/+1
* Move getImmediateExpansionRange to SourceCompatibilityHelpers.hSergio Martins2018-09-201-0/+10
* Fix build with LLVM >= 8Sergio Martins2018-09-201-0/+49