- Sep 25, 2008
-
-
Ted Kremenek authored
llvm-svn: 56618
-
Daniel Dunbar authored
llvm-svn: 56617
-
Ted Kremenek authored
llvm-svn: 56612
-
Ted Kremenek authored
Documentation and testing are pending. llvm-svn: 56611
-
Daniel Dunbar authored
llvm-svn: 56606
-
Daniel Dunbar authored
llvm-svn: 56603
-
Ted Kremenek authored
llvm-svn: 56601
-
Ted Kremenek authored
llvm-svn: 56598
-
Steve Naroff authored
Downgrade incompatible block pointer error to a warning (to be consistent with incompatible pointer warnings in general). llvm-svn: 56595
-
Steve Naroff authored
llvm-svn: 56591
-
-
- Sep 24, 2008
-
-
Daniel Dunbar authored
llvm-svn: 56564
-
Daniel Dunbar authored
restricted to 127.0.0.1. llvm-svn: 56563
-
Ted Kremenek authored
llvm-svn: 56562
-
Steve Naroff authored
llvm-svn: 56560
-
Steve Naroff authored
This fixes <rdar://problem/6240616> clang: Assertion failed when using typedef and Blocks. llvm-svn: 56554
-
Ted Kremenek authored
llvm-svn: 56548
-
Daniel Dunbar authored
llvm-svn: 56547
-
Daniel Dunbar authored
Also, "simple" getter synthesis no longer uses temporary AST objects. llvm-svn: 56544
-
Daniel Dunbar authored
- Add CodeGenFunction::{EmitReturnOfRValue, EmitIvarOffset} - Factor EmitLValueForIvar out of EmitObjCIvarRefLValue. No non-error functionality change (some unsupported errors are degraded to asserts for the time being). llvm-svn: 56543
-
Daniel Dunbar authored
implementing property access. llvm-svn: 56542
-
Devang Patel authored
llvm-svn: 56538
-
Devang Patel authored
Rename to match changes done on llvm side. llvm-svn: 56537
-
Ted Kremenek authored
llvm-svn: 56510
-
- Sep 23, 2008
-
-
Daniel Dunbar authored
- readonly and readwrite are mutually exclusive. - assign, copy, and retain are mutually exclusive. - copy and retain are invalid on non-object types. - Warn about using default 'assign' property on object types (attempting to follow gcc behavior). llvm-svn: 56507
-
-
Steve Naroff authored
llvm-svn: 56500
-
Steve Naroff authored
Since we don't have DeclGroup's and location information for types, there is some fancy footwork to do this fairly reliably. O.K...it's a kludge. One day, we can use this as motivation to do this more gracefully:-) llvm-svn: 56499
-
Ted Kremenek authored
llvm-svn: 56493
-
Ted Kremenek authored
Fix PR 2819: Compute dataflow values for all CFG blocks by not relying on having the "Exit" block being reachable by all (or any) of the blocks in the CFG. llvm-svn: 56492
-
Daniel Dunbar authored
- PR2824 llvm-svn: 56491
-
Ted Kremenek authored
llvm-svn: 56484
-
Daniel Dunbar authored
for type. - PR2817 llvm-svn: 56482
-
- Sep 22, 2008
-
-
Daniel Dunbar authored
llvm-svn: 56470
-
Daniel Dunbar authored
llvm-svn: 56454
-
Ted Kremenek authored
Yank out special CSS for button rendering (not very portable or well tested, and we were encountering race conditions with CSS loading). llvm-svn: 56449
-
Daniel Dunbar authored
"scanview.css", start action for opening files. llvm-svn: 56448
-
Ted Kremenek authored
llvm-svn: 56447
-
Ted Kremenek authored
llvm-svn: 56446
-
Ted Kremenek authored
llvm-svn: 56445
-