- Dec 16, 2009
-
-
Eli Friedman authored
declarations of abort(), and two, we mark it noreturn. Missing the latter shows up in one of the "embarassing" tests (from the thread on llvmdev "detailed comparison of generated code size for LLVM and other compilers"). llvm-svn: 91515
-
- Dec 15, 2009
-
-
Daniel Dunbar authored
- This is designed to make it obvious that %clang_cc1 is a "test variable" which is substituted. It is '%clang_cc1' instead of '%clang -cc1' because it can be useful to redefine what gets run as 'clang -cc1' (for example, to set a default target). llvm-svn: 91446
-
- Dec 14, 2009
-
-
Zhongxing Xu authored
llvm-svn: 91272
-
- Dec 06, 2009
-
-
Zhongxing Xu authored
llvm-svn: 90706
-
- Nov 09, 2009
-
-
Zhongxing Xu authored
llvm-svn: 86537
-
- Sep 02, 2009
-
-
- Aug 28, 2009
-
-
rdar://problem/6337132Ted Kremenek authored
Were Dropped Successfully Patch by Geoff Keating! llvm-svn: 80313
-
- Jul 24, 2009
-
-
- Jul 23, 2009
-
-
Ted Kremenek authored
This implements <rdar://problem/6336718> and checks for CERT secure coding advisory FLP30-C. llvm-svn: 76900
-