Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5796bf4913832bd1165c3ff5e04838d150de1c4c
/
Driver
/
DependencyFile.cpp
e86e4cd0
fix a crash I introduced, thanks to Ted for the awesome reduced testcase :)
by Chris Lattner
· 16 years ago
b9c3f96
Introduce a new PresumedLoc class to represent the concept of a location
by Chris Lattner
· 16 years ago
02fbb25
this patch "adds support for specifying multiple dependancy targets using ‘-MT’. Using this patch, I was able to use ‘ccc’ as C compiler for the few C files in LLVM. In my brief testing, the output remains identical to that of GCC."
by Chris Lattner
· 16 years ago
7e9f1f7
Improve dependency file support.
by Daniel Dunbar
· 16 years ago
9d72851
Rename Characteristic_t to CharacteristicKind
by Chris Lattner
· 16 years ago
750c358
Add initial dependency file generation support. Patch by Kovarththanan
by Daniel Dunbar
· 16 years ago