summaryrefslogtreecommitdiffstats
path: root/iwyu_lexer_utils.h (follow)
Commit message (Expand)AuthorAgeLines
* Simplify handling of defined() operatorKim Grasman2019-01-19-9/+0
* Allow IWYU pragma: keep on forward declarations as an escape hatch for cases ...Kristoffer Henriksson2017-06-20-1/+6
* Fix Clang-tidy warningsEugeneZelenko2016-11-16-1/+1
* Terminology: as-typed -> as-writtenKim Grasman2016-09-04-2/+2
* Merge two forward-decls into the same namespaceKim Grasman2016-08-15-4/+1
* Fix inconsistent parameter namesKim Grasman2016-08-15-4/+4
* Fix some Clang-tidy warningsEugeneZelenko2016-06-18-3/+1
* Make header guards consistentKim Grasman2016-05-25-3/+3
* Include-what-you-use fixit -- run iwyu on itself to fix up includes (part 2).csilvers+iwyu2011-05-04-2/+4
* Include-what-you-use fixit -- fix #includes on iwyu itself.csilvers+iwyu2011-05-04-2/+2
* Include-what-you-use fixes by running it on itself.csilvers+iwyu2011-05-04-1/+3
* 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
* A few cleanups; no functionality change.csilvers2011-02-11-1/+2
* Fixes to get code to compile under MSVC 10. Submitted by pichet2...:csilvers2011-02-08-0/+1
* Initial release! Grains of salt not included.csilvers2011-02-04-0/+81