aboutsummaryrefslogtreecommitdiff
path: root/tools/clang-cc/DiagChecker.cpp
AgeCommit message (Expand)Author
2009-05-19Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp Eli Friedman
2009-05-18Build fixes for r72060; sorry for any inconvenience.Eli Friedman
2009-03-31Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of theTed Kremenek
2009-03-24Move <root>/Driver into <root>/tools/clang-cc.Daniel Dunbar