| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ClangTool output cleanup | Edwin Vane | 2013-03-15 | 1 | -7/+5 |
| | | | | | | | | | | | Information messages sent to stdout by ClangTool now only happen when the -debug flag is set. Error messages that used to go to stdout now go to stderr. Author: Ariel J Bernal <ariel.j.bernal@intel.com> llvm-svn: 177177 | ||||
| * | Fix typo. | Manuel Klimek | 2012-08-01 | 1 | -1/+1 |
| | | | | | llvm-svn: 161106 | ||||
| * | This test actually works on Win32... | Manuel Klimek | 2012-07-31 | 1 | -4/+0 |
| | | | | | llvm-svn: 161048 | ||||
| * | Fixes a segfault in Tooling when using pch's: | Manuel Klimek | 2012-07-31 | 1 | -0/+21 |
| Clear the FileManager's stat cache in between running translation units, as the stat cache loaded from a pch is only valid for one compiler invocation. llvm-svn: 161047 | |||||

