- Jul 08, 2008
-
-
Ted Kremenek authored
Constraints. These concepts are already present in the current ValueState, but the implementation is monolothic. Making ValueState more modular opens up new design choices for customizing the analysis engine. In the context of the analysis engine, the "Environment" is the binding between Expr* (expressions) and intermediate symbolic values (RValues). llvm-svn: 53252
-
Ted Kremenek authored
llvm-svn: 53250
-
Nuno Lopes authored
llvm-svn: 53248
-
Anders Carlsson authored
llvm-svn: 53238
-
Anders Carlsson authored
llvm-svn: 53235
-
Anders Carlsson authored
llvm-svn: 53234
-
Anders Carlsson authored
llvm-svn: 53233
-
Seo Sanghyeon authored
llvm-svn: 53222
-
Anders Carlsson authored
llvm-svn: 53221
-
Anders Carlsson authored
llvm-svn: 53219
-
Anders Carlsson authored
llvm-svn: 53216
-
- Jul 07, 2008
-
-
Ted Kremenek authored
llvm-svn: 53191
-
Ted Kremenek authored
In a report-XXXXX.html, make the title include the name of the file with the bug. Patch by Jean-Daniel Dupas! http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-July/002166.html llvm-svn: 53184
-
Ted Kremenek authored
Mark the "Bug Type" column as being initially sorted (display the sort ding) so that users can readily see that the table can be sorted. llvm-svn: 53176
-
Ted Kremenek authored
llvm-svn: 53175
-
Nuno Lopes authored
also fix the correspondent test (it was expecting more errors than it should. please confirm my fix is correct (at least gcc agrees with me) llvm-svn: 53174
-
Ted Kremenek authored
llvm-svn: 53172
-
Nuno Lopes authored
llvm-svn: 53170
-
Ted Kremenek authored
This patch aims to address some of the concerns of PR 2517: http://llvm.org/bugs/show_bug.cgi?id=2517 llvm-svn: 53168
-
- Jul 06, 2008
-
-
Cedric Venet authored
llvm-svn: 53160
-
- Jul 05, 2008
-
-
Nuno Lopes authored
llvm-svn: 53149
-
Nuno Lopes authored
llvm-svn: 53145
-
Nuno Lopes authored
llvm-svn: 53144
-
Nuno Lopes authored
llvm-svn: 53143
-
Seo Sanghyeon authored
llvm-svn: 53141
-
Argyrios Kyrtzidis authored
llvm-svn: 53140
-
- Jul 04, 2008
-
-
Sanjiv Gupta authored
This was broken when the GenerateCode function was splitted to use GenerateFunction. llvm-svn: 53136
-
Argyrios Kyrtzidis authored
'&&' commands together so that the test status reflects the results of all the commands, otherwise the test status will be the result of only the last command. llvm-svn: 53135
-
Seo Sanghyeon authored
llvm-svn: 53133
-
Ted Kremenek authored
'&&' clang commands together so that the test status reflects the results of all three clang executions. llvm-svn: 53132
-
Ted Kremenek authored
llvm-svn: 53129
-
Ted Kremenek authored
passed-by-reference to a function. This allows us to build up constraints for their new values and restore some lost path-sensitivity. This addresses a few false positives since in Adium. llvm-svn: 53125
-
Bill Wendling authored
llvm-svn: 53121
-
Ted Kremenek authored
llvm-svn: 53118
-
Ted Kremenek authored
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2008-July/002157.html Essentially the observer mechanism in LiveVariables was observing block-level expressions multiple times, leading to a case where the dead store checker could see a value as dead when it was really live. llvm-svn: 53115
-
Ted Kremenek authored
llvm-svn: 53114
-
- Jul 03, 2008
-
-
Chris Lattner authored
llvm-svn: 53107
-
Ted Kremenek authored
llvm-svn: 53103
-
Ted Kremenek authored
llvm-svn: 53100
-
Ted Kremenek authored
llvm-svn: 53099
-