History log of /external/clang/utils/CmpDriver
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6bcf27bb9a4b5c3f79cb44c0e4654a6d7619ad89 29-May-2014 Stephen Hines <srhines@google.com> Update Clang for 3.5 rebase (r209713).

Change-Id: I8c9133b0f8f776dc915f270b60f94962e771bc83
/external/clang/utils/CmpDriver
fc8f0e14ad142ed811e90fbd9a30e419e301c717 15-Apr-2011 Chris Lattner <sabre@nondot.org> fix a bunch of comment typos found by codespell. Patch by
Luis Felipe Strano Moraes!



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129559 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver
ad8958cb22f860a148e22d8f78511caf763482cf 04-Sep-2009 Daniel Dunbar <daniel@zuster.org> Also compare stdout and stderr lines.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81018 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver
8f5fdbefcde5543cb92f541de2db1d463bc36838 04-Sep-2009 Daniel Dunbar <daniel@zuster.org> Make CmpDriver less stupid.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81012 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver
77a1fe945b3d0f1efa22e9d36a8ea7e272dd93c2 10-Jul-2009 Eli Friedman <eli.friedman@gmail.com> Use /usr/bin/env trick to find python. Patch by Krister Walfridsson.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75271 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver
76715913cd6400feb23950a650cd1777ebe10967 28-Jan-2009 Daniel Dunbar <daniel@zuster.org> ccc: Support -v; invent a version number for ccc for now, will be
shared with clang eventually.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63220 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver
163f31a0194fcff8ccea6e1c2a495f58deb286aa 22-Jan-2009 Daniel Dunbar <daniel@zuster.org> Update CmpDriver to report missing commands.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62728 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver
06172d680766ffb96a22c48c390ec3e0fd41625b 20-Jan-2009 Daniel Dunbar <daniel@zuster.org> ccc: Darwin/x86: Add direct cpp support.
- Add Darwin_X86_CC1Tool which is shared by Darwin/x86/Compile and
Darwin/x86/Preprocess tools.

- Minor bug fixes (CmpDriver exit code, -x cpp-output handling, some
linker argument translation).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62551 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver
c97c05f849e051afcd1f4a9d4dfa65c88a642b53 17-Jan-2009 Daniel Dunbar <daniel@zuster.org> Return success indicator from CmpDriver.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62388 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver
2253dc4705e7816a6cafcf95498da7080041a3e2 14-Jan-2009 Daniel Dunbar <daniel@zuster.org> CmpDriver: Allow over-ride of drivers to compare through env variables
(DRIVER_[AB]).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62242 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver
ab13061fe7bb8dcd8ef6bdecd08c5728eda9359e 13-Jan-2009 Daniel Dunbar <daniel@zuster.org> Add simple tool for comparing drivers (hardcoded to gcc and xcc) which
support -###.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62156 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/utils/CmpDriver