Age | Commit message (Expand) | Author |
---|---|---|
2011-07-20 | now that we have a centralized place to do so, add some using declarations for | Chris Lattner |
2010-10-26 | Add support for code completion on stdin. | Dan Gohman |
2009-11-25 | Add ParseSourceLocation::FromString, and simplify. | Daniel Dunbar |
2009-11-12 | Move FixItAtLocations into FrontendOptions | Daniel Dunbar |
2009-09-20 | switch command line 'parse' methods to use StringRef for efficiency, which | Chris Lattner |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-06-26 | Fix build break. | Zhongxing Xu |
2009-06-23 | Move the command line source location parsing from clang-cc.cpp into "include... | Argyrios Kyrtzidis |