- Apr 04, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 68414
-
Anton Korobeynikov authored
llvm-svn: 68413
-
Anders Carlsson authored
llvm-svn: 68412
-
Anders Carlsson authored
llvm-svn: 68411
-
Daniel Dunbar authored
arguments" warning. llvm-svn: 68410
-
- Apr 03, 2009
-
-
Fariborz Jahanian authored
used in a class which declares a property of the same name. This should not result in an unimplemented method warning. llvm-svn: 68409
-
Chris Lattner authored
llvm-svn: 68407
-
Ted Kremenek authored
llvm-svn: 68406
-
Daniel Dunbar authored
need to do anything special to support this. llvm-svn: 68403
-
Daniel Dunbar authored
cluster of -W options. The list: -Waggregate-return -Wbad-function-cast -Wcast-qual -Wformat-security -Wformat=2 -Wformat -Wmissing-declarations -Wnewline-eof -Wno-parentheses -Wpacked -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow= -Wstrict-overflow -Wuninitialized -Wunknown-pragmas. llvm-svn: 68402
-
Ted Kremenek authored
the subtle ownership issues of such objects. llvm-svn: 68397
-
Chris Lattner authored
llvm-svn: 68395
-
Chris Lattner authored
llvm-svn: 68394
-
Chris Lattner authored
llvm-svn: 68391
-
Chris Lattner authored
llvm-svn: 68387
-
Steve Naroff authored
llvm-svn: 68379
-
Zhongxing Xu authored
when creating symbolic values, we distinguish between location and non-location values. For location values, we create a symbolic region instead of a loc::SymbolVal. llvm-svn: 68373
-
Daniel Dunbar authored
llvm-svn: 68372
-
Anders Carlsson authored
Ignore plus operands when looking up the operand number from a named operand. This matches llvm-gcc and fixes PR3908. llvm-svn: 68371
-
Daniel Dunbar authored
llvm-svn: 68370
-
Fariborz Jahanian authored
llvm-svn: 68369
-
Ted Kremenek authored
llvm-svn: 68366
-
Daniel Dunbar authored
wasn't being forwarded. llvm-svn: 68365
-
Steve Naroff authored
Tweak test (now that http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090330/015001.html is fixed). llvm-svn: 68364
-
Daniel Dunbar authored
string literals. llvm-svn: 68363
-
Douglas Gregor authored
llvm-svn: 68354
-
Mike Stump authored
llvm-svn: 68349
-
Douglas Gregor authored
llvm-svn: 68348
-
Mike Stump authored
llvm-svn: 68347
-
Douglas Gregor authored
llvm-svn: 68346
-
Ted Kremenek authored
llvm-svn: 68345
-
- Apr 02, 2009
-
-
Ed Schouten authored
Approved by: ddunbar llvm-svn: 68343
-
Douglas Gregor authored
applies fix-its to error messages that occur at that specific location in the program. llvm-svn: 68342
-
Fariborz Jahanian authored
objc's continuation class. llvm-svn: 68339
-
-
Daniel Dunbar authored
- Patch by Pawel Worach! llvm-svn: 68332
-
Ted Kremenek authored
llvm-svn: 68331
-
Mike Stump authored
llvm-svn: 68330
-
Sanjiv Gupta authored
Don't use static globals for params as it confuses the optimzer that their values are never being used in the function. llvm-svn: 68328
-
Ted Kremenek authored
llvm-svn: 68326
-