| Richard Smith | e70ed86 | 2012-11-09 22:36:44 +0000 | [diff] [blame] | 1 | // RUN: %clang --help | grep isystem |
| 2 | // RUN: %clang --help | not grep ast-dump | ||||
| 3 | // RUN: %clang --help | not grep ccc-cxx | ||||
| 4 | // RUN: %clang --help-hidden | grep ccc-cxx | ||||
| Daniel Dunbar | 5618e98 | 2009-12-15 22:01:24 +0000 | [diff] [blame] | 5 | // RUN: %clang -dumpversion |
| 6 | // RUN: %clang -print-search-dirs | ||||