Age | Commit message (Expand) | Author |
---|---|---|
2013-04-11 | Follow Jordan's advice and use {{^}} and {{$}} for this test | Reid Kleckner |
2013-04-10 | FileCheck-ify some clang grep tests that use double quotes | Reid Kleckner |
2012-02-02 | Per discussion on cfe-dev, remove '#error' and '#warning' from diagnostic text. | Ted Kremenek |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-30 | Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests. | Daniel Dunbar |
2009-11-08 | Remove RUN: true lines. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-03-02 | Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* | Daniel Dunbar |