- May 08, 2008
-
-
Sanjiv Gupta authored
llvm-svn: 50847
-
Chris Lattner authored
llvm-svn: 50845
-
Chris Lattner authored
targets that do not support recursion (and thus codegen stack variables as globals). Patch contributed by Alireza Moshtaghi! llvm-svn: 50844
-
Chris Lattner authored
__VA_ARGS__ syntax as well as with the amazingly awesome GNU "named variadic macro" extension. Allow it with the GNU syntax as well. llvm-svn: 50843
-
-
Devang Patel authored
Note, this is just beginning. llvm-svn: 50835
-
- May 07, 2008
-
-
-
Ted Kremenek authored
llvm-svn: 50831
-
Fariborz Jahanian authored
an implementation. This fixes couple of failing prperty tests caused by my previous patch. llvm-svn: 50830
-
Ted Kremenek authored
function that returns a CFxxxRef, not just functions whose name begins with CF. This implements <rdar://problem/5917879>. Added test case for this feature. Updated calls to CStrInCStrNoCase to swap their arguments, per compatibility with strcasestr. llvm-svn: 50829
-
Ted Kremenek authored
llvm-svn: 50824
-
Ted Kremenek authored
Correctly check if the result of CStrInCStrNoCase is NULL to generate summaries; before we were inverting the condition. llvm-svn: 50822
-
Fariborz Jahanian authored
properties. Couple of property tests will fail with this patch. Will fix them next. llvm-svn: 50818
-
Ted Kremenek authored
llvm-svn: 50817
-
Steve Naroff authored
llvm-svn: 50816
-
Steve Naroff authored
llvm-svn: 50815
-
Ted Kremenek authored
Do not treat **instance** methods "copyWithZone:" and "mutableCopyWithZone:" from NSObject as allocators. llvm-svn: 50802
-
Douglas Gregor authored
llvm-svn: 50799
-
Ted Kremenek authored
llvm-svn: 50798
-
Ted Kremenek authored
llvm-svn: 50795
-
-
Ted Kremenek authored
llvm-svn: 50784
-
Ted Kremenek authored
llvm-svn: 50783
-
rdar://problem/5879237Steve Naroff authored
Fix <rdar://problem/5879237> clang objc rewriter: ivars not accessible in structure generated for class llvm-svn: 50781
-
Fariborz Jahanian authored
llvm-svn: 50779
-
Ted Kremenek authored
llvm-svn: 50777
-
rdar://problem/5888515Steve Naroff authored
Fix <rdar://problem/5888515> clang ObjC rewriter: Use objc.h for declarations instead of putting them in the preamble? llvm-svn: 50774
-
- May 06, 2008
-
-
Ted Kremenek authored
PathDiagnosticClient of where to display a string (beyond just the SourceLocation). llvm-svn: 50773
-
Ted Kremenek authored
"#if 0" out some assumptions when auto-generating method summaries. llvm-svn: 50772
-
Devang Patel authored
llvm-svn: 50769
-
rdar://problem/5881225Steve Naroff authored
Fix <rdar://problem/5881225> clang ObjC Rewriter: Protocol structure defined twice when two interfaces use it in same file llvm-svn: 50767
-
Fariborz Jahanian authored
llvm-svn: 50758
-
Ted Kremenek authored
llvm-svn: 50753
-
Ted Kremenek authored
"Execution continues..." message, which does a better job at handling corner cases. llvm-svn: 50751
-
Fariborz Jahanian authored
(was IdentifierInfo * before). This will make method declartations whole lot easier. llvm-svn: 50747
-
Ted Kremenek authored
llvm-svn: 50721
-
Ted Kremenek authored
llvm-svn: 50715
-
Ted Kremenek authored
llvm-svn: 50714
-
Ted Kremenek authored
Added test case. llvm-svn: 50711
-
Ted Kremenek authored
llvm-svn: 50710
-