summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/cc-print-options.c
Commit message (Collapse)AuthorAgeFilesLines
* Add -no-canonical-prefixes to tests which assert on the name of theChandler Carruth2011-04-131-1/+1
| | | | | | | built clang binary that is used by the test. Build systems that use symlinks for build outputs will fail these assertions otherwise. llvm-svn: 129482
* Driver: Support CC_PRINT_OPTIONS, used for logging the compile commands (in ↵Daniel Dunbar2010-03-201-0/+7
-v style) to a file. llvm-svn: 99054
OpenPOWER on IntegriCloud