summaryrefslogtreecommitdiffstats
path: root/iwyu_path_util.cc (follow)
Commit message (Expand)AuthorAgeLines
* Add explicit conversion from llvm::StringRef to std::stringAndrea Bocci2020-03-03-3/+3
* Remove ".." from normalized file pathsKim Grasman2019-07-17-1/+1
* Remove Google-specific handling of third-partyKim Grasman2019-03-10-16/+0
* Add .H as a known header extensionclang_4.0-r2Kim Grasman2017-07-15-0/+1
* Whitespace changes from clang-(tidy|format)Kim Grasman2016-08-15-0/+1
* Fix bug in source extension detectionKim Grasman2016-08-15-1/+1
* Fix #310: Replace Each with C++11 range for loopsKim Grasman2016-07-11-3/+3
* Fix some Clang-tidy warningsEugeneZelenko2016-06-18-12/+13
* Use absolute paths to build include namesFlamefire2016-06-08-8/+28
* Remove CanonicalizeFilePath and add NormalizeDirPathFlamefire2016-05-18-31/+18
* Remove excess blank lines and wordsmith a commentKim Grasman2015-11-23-2/+1
* Fix #210: Avoid mis-stripping of same path prefixKim Grasman2015-11-23-1/+13
* Update to reflect changes in LLVM (issue #149).Volodymyr Sapsai2014-06-13-2/+2
* Update #include to use new name of LLVM support header.Kim Gräsman2013-06-12-1/+1
* Remove unused function GetCWDKim Gräsman2013-03-19-7/+1
* Reduce number of file extensions' locations (issue #82). Patch by Kim Gräsman.Volodymyr Sapsai2012-12-30-13/+31
* Fixed file heading comments not matching the filename (issue #83). Patch by R...Volodymyr Sapsai2012-11-25-1/+1
* Enhanced search paths of mapping files. Patch by Kim Gräsman.Volodymyr Sapsai2012-11-25-0/+30
* Fixed build under MinGW (issue #71).Volodymyr Sapsai2012-07-15-1/+1
* Oops, forgot to submit these new files to SVN.csilvers+iwyu2011-12-01-0/+181