- Jun 16, 2008
-
-
Ted Kremenek authored
Patch by Nikita Zhuk! llvm-svn: 52336
-
Chris Lattner authored
This fixes use of alloca on 64-bit systems. llvm-svn: 52334
-
- Jun 14, 2008
-
-
Eli Friedman authored
qualifier in the lvalue, and changes lvalue loads/stores to honor the volatile flag. Places which need some further attention are marked with FIXMEs. Patch by Cédric Venet. llvm-svn: 52264
-
- Jun 13, 2008
-
-
Ted Kremenek authored
llvm-svn: 52256
-
Ted Kremenek authored
llvm-svn: 52255
-
Argyrios Kyrtzidis authored
llvm-svn: 52249
-
- Jun 12, 2008
-
-
Ted Kremenek authored
llvm-svn: 52241
-
Ted Kremenek authored
llvm-svn: 52239
-
Argyrios Kyrtzidis authored
llvm-svn: 52232
-
Argyrios Kyrtzidis authored
Otherwise, failing tests other than the last one will not be reported. llvm-svn: 52231
-
Argyrios Kyrtzidis authored
llvm-svn: 52227
-
- Jun 11, 2008
-
-
Ted Kremenek authored
llvm-svn: 52222
-
Ted Kremenek authored
llvm-svn: 52221
-
Ted Kremenek authored
llvm-svn: 52210
-
Eli Friedman authored
isn't guaranteed to exist. This fixes a crash with conflicting typedefs coming from stdin. This also fixes the crash in PR2406, but doesn't completely fix the issue; it appears there's something strange about the physical location for the definition of int64_t in stdlib.h. llvm-svn: 52209
-
Ted Kremenek authored
llvm-svn: 52208
-
Ted Kremenek authored
llvm-svn: 52207
-
Ted Kremenek authored
llvm-svn: 52206
-
Ted Kremenek authored
llvm-svn: 52205
-
Ted Kremenek authored
llvm-svn: 52204
-
Ted Kremenek authored
llvm-svn: 52203
-
Ted Kremenek authored
llvm-svn: 52202
-
Ted Kremenek authored
llvm-svn: 52201
-
Ted Kremenek authored
llvm-svn: 52200
-
Ted Kremenek authored
llvm-svn: 52199
-
Ted Kremenek authored
llvm-svn: 52198
-
Ted Kremenek authored
llvm-svn: 52197
-
Ted Kremenek authored
llvm-svn: 52196
-
Ted Kremenek authored
llvm-svn: 52195
-
Ted Kremenek authored
llvm-svn: 52194
-
Ted Kremenek authored
llvm-svn: 52193
-
- Jun 10, 2008
-
-
Ted Kremenek authored
llvm-svn: 52189
-
Argyrios Kyrtzidis authored
Due to the broken setup it was passing the test while it should have failed. llvm-svn: 52181
-
Eli Friedman authored
llvm-svn: 52169
-
Eli Friedman authored
because clang can't parse stdio.h in C++ mode yet. llvm-svn: 52168
-
Eli Friedman authored
and including tgmath.h causes the test to fail for no good reason. llvm-svn: 52167
-
Eli Friedman authored
because it's currently unused. llvm-svn: 52166
-
Argyrios Kyrtzidis authored
-ScopedDecls get chained to their DeclContext. -DeclContext's DeclChain replaces FunctionDecl's DeclChain and EnumDecl's ElementList. llvm-svn: 52164
-
Argyrios Kyrtzidis authored
llvm-svn: 52162
-
Argyrios Kyrtzidis authored
llvm-svn: 52161
-