- Aug 29, 2008
-
-
Daniel Dunbar authored
- Notably VLAs llvm-svn: 55544
-
Nico Weber authored
llvm-svn: 55543
-
Chris Lattner authored
llvm-svn: 55542
-
Chris Lattner authored
%4 = add ... instead of: add ... ; 4 This makes opt -print-cfg output actually usable and makes .ll files generally easier to read. This fixes PR2480 llvm-svn: 55541
-
Chris Lattner authored
llvm-svn: 55540
-
Chris Lattner authored
nameless values, such as: %3 = add i32 4, 2 This fixes the first half of PR2480 llvm-svn: 55539
-
Nico Weber authored
llvm-svn: 55538
-
Zhongxing Xu authored
llvm-svn: 55537
-
Zhongxing Xu authored
llvm-svn: 55536
-
Daniel Dunbar authored
Objective-C property references. - This handles property references "more correctly" but setters still don't work. llvm-svn: 55534
-
Evan Cheng authored
llvm-svn: 55533
-
Evan Cheng authored
llvm-svn: 55531
-
Evan Cheng authored
llvm-svn: 55530
-
Daniel Dunbar authored
llvm-svn: 55529
-
Evan Cheng authored
llvm-svn: 55528
-
Ted Kremenek authored
llvm-svn: 55526
-
Daniel Dunbar authored
llvm-svn: 55525
-
Daniel Dunbar authored
references HTML page. llvm-svn: 55524
-
Daniel Dunbar authored
/// lookup - Return the entry for the specified key, or a default /// constructed value if no such entry exists. llvm-svn: 55523
-
Ted Kremenek authored
Migrated CFRefCount.cpp to use getBindings and BindingsAsString instead of making assumptions about the Store (removed dependence on GRState::vb_iterator). llvm-svn: 55522
-
Evan Cheng authored
llvm-svn: 55521
-
Ted Kremenek authored
llvm-svn: 55520
-
Ted Kremenek authored
llvm-svn: 55519
-
Evan Cheng authored
llvm-svn: 55518
-
Ted Kremenek authored
llvm-svn: 55517
-
Ted Kremenek authored
llvm-svn: 55516
-
Ted Kremenek authored
Remove Regions.h and Regions.cpp, since we are now using an even more abstract representation of "memory regions" in the static analyzer. llvm-svn: 55515
-
Ted Kremenek authored
Their precise semantics will be implemented by a specific StoreManager. Use function pointer to create the StoreManager in GRStateManager. This matches how we create ConstraintsManager. llvm-svn: 55514
-
Daniel Dunbar authored
subset of tests. llvm-svn: 55513
-
Dan Gohman authored
llvm-svn: 55512
-
Gabor Greif authored
llvm-svn: 55511
-
Bill Wendling authored
llvm-svn: 55510
-
Gabor Greif authored
that brings us to 80-col violations or tabs. Usage: visit-violations <file> At the moment it outputs editor invocations. llvm-svn: 55509
-
Chris Lattner authored
llvm-svn: 55508
-
Nicolas Geoffray authored
whose darwin code was written after the ability to dynamically register frames, we need to do special hacks to make things work. llvm-svn: 55507
-
Gabor Greif authored
llvm-svn: 55506
-
Ted Kremenek authored
llvm-svn: 55505
-
- Aug 28, 2008
-
-
Gabor Greif authored
llvm-svn: 55504
-
Ted Kremenek authored
llvm-svn: 55501
-
Dan Gohman authored
llvm-svn: 55500
-