History log of /external/clang/test/Driver/qa_override.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1c885a58891ae4421b2f4f9e63808c06fea020ee 22-Feb-2013 NAKAMURA Takumi <geek4civic@gmail.com> clang/test/Driver/qa_override.c: Appease gcc-driver.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175824 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Driver/qa_override.c
51d1095adfffe294780cd60a96a67e04d9a0b64e 21-Feb-2013 Benjamin Kramer <benny.kra@googlemail.com> Try to fix the test for cmake builds, where clang is called clang-3.3.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175791 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Driver/qa_override.c
79165b82ddc881c705275fe9eb5a745f717a1eda 21-Feb-2013 Chad Rosier <mcrosier@apple.com> [driver] Handle the processing of the QA_OVERRIDE_GCC3_OPTIONS and CCC_ADD_ARGS
before the DiagnosticsEngine is instantiated. Otherwise, warning options are
not handled correctly.
rdar://13254743

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175779 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Driver/qa_override.c
80737ad5e0a67d6e3dd0a0ba48446344215a5fd5 15-Dec-2009 Daniel Dunbar <daniel@zuster.org> Update tests to use %clang instead of 'clang', and forcibly disable use of '
clang ' or ' clang -cc1 ' or ' clang-cc ' in test lines (by substituting them to
garbage).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91460 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Driver/qa_override.c
8477ee93c9d81d1b5fe321706ff95bcd219c744b 04-Dec-2009 Daniel Dunbar <daniel@zuster.org> Driver: Switch -ccc-* options to using the standard options functionality.
- I still want to get rid of them, but manually handling them isn't adding value.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90602 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Driver/qa_override.c
a98c0348f6bbc0d3c473f8d1e46d15493324f0e5 26-Oct-2009 Sebastian Redl <sebastian.redl@getdesigned.at> Convert some driver checks to FileCheck.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85133 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Driver/qa_override.c
e3d6023cbf99a24609f52adb0af1fa1c6dafefd7 16-Jul-2009 Daniel Dunbar <daniel@zuster.org> [llvm up] Add support for '#' component of QA_OVERRIDE_GCC3_OPTIONS.
- This silences the output about how command line arguments are being changed.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76107 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Driver/qa_override.c
ec9587d5bed6149f6df8b57192bb787c62aedb1b 17-Apr-2009 Daniel Dunbar <daniel@zuster.org> Support QA_OVERRIDE_GCC3_OPTIONS
- Cover your eyes...

- This is a simple but effective way to allow developers to build a
project with clang while manipulating the command line, without
having to edit the project itself.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69342 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Driver/qa_override.c