Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the optional dependency from libclang to clang-tidy/include-fixer | Benjamin Kramer | 2018-11-23 | 1 | -25/+0 |
* | [cmake] Support running extra clang tool tests without static analyzer | Michal Gorny | 2017-08-29 | 1 | -8/+9 |
* | [include-fixer] Don't skip repeated lookups in plugin mode. | Benjamin Kramer | 2016-11-30 | 1 | -1/+8 |
* | [include-fixer] Don't eat one token too many when replacing a block of includes. | Benjamin Kramer | 2016-11-29 | 1 | -1/+2 |
* | [include-fixer] Don't interfere with typo correction if we found nothing. | Benjamin Kramer | 2016-11-28 | 1 | -3/+2 |
* | [include-fixer plugin] Make the plugin emit proper fixits in case multiple er... | Benjamin Kramer | 2016-11-21 | 1 | -0/+7 |
* | [include-fixer] Add a test for the full round trip through libclang and the p... | Benjamin Kramer | 2016-11-17 | 1 | -0/+10 |