summaryrefslogtreecommitdiffstats
path: root/iwyu_string_util.h (follow)
Commit message (Expand)AuthorAgeLines
* [clang compat] Harden handling of 'final' specifierKim Gräsman2022-07-16-0/+8
* Rename port.h -> iwyu_port.hKim Grasman2019-12-26-1/+1
* Fix some Clang-tidy warningsEugeneZelenko2016-06-07-4/+2
* Make header guards consistentKim Grasman2016-05-25-3/+3
* Address review comments.Kim Grasman2015-08-05-3/+6
* Fix issue 163: briefer why comments.Kim Grasman2015-08-04-0/+14
* Include-what-you-use fixes by running it on itself.csilvers+iwyu2011-05-04-0/+2
* Allow // comments at the end of pragma statements.csilvers+iwyu2011-04-26-0/+64
* Add a test to protect against syntax errors in main(). Alsocsilvers+iwyu2011-04-13-0/+0
* I was not correctly getting the location for member-exprs. Icsilvers+iwyu2011-04-12-0/+0
* Avoid signed/unsigned comparison warnings.csilvers+iwyu2011-03-04-4/+5
* Support @headername pragmas. Right now the parsing is pretty primitive -csilvers+iwyu2011-03-04-0/+31
* Replace assert() by CHECK_, which is always executed, even incsilvers+iwyu2011-03-04-2/+1
* Fixes to get code to compile under MSVC 10. Submitted by pichet2...:csilvers2011-02-08-1/+1
* Initial release! Grains of salt not included.csilvers2011-02-04-0/+92