- Jul 10, 2008
-
-
Chris Lattner authored
linked from anywhere. It will be linked when content is filled in. Page by Csaba Hruska! llvm-svn: 53392
-
Chris Lattner authored
llvm-svn: 53391
-
Argyrios Kyrtzidis authored
Simplify the parser a bit by looking at the next token without consuming it (by Preprocessor::LookNext): -Remove ParseExpressionWithLeadingIdentifier and ParseAssignmentExprWithLeadingIdentifier. -Separate ParseLabeledStatement from ParseIdentifierStatement. llvm-svn: 53376
-
Argyrios Kyrtzidis authored
Add Preprocessor::LookNext method, which implements an efficient way to 'take a peek' at the next token without consuming it. llvm-svn: 53375
-
Ted Kremenek authored
llvm-svn: 53373
-
- Jul 09, 2008
-
-
Ted Kremenek authored
llvm-svn: 53343
-
Ted Kremenek authored
llvm-svn: 53339
-
Ted Kremenek authored
llvm-svn: 53335
-
Ted Kremenek authored
llvm-svn: 53334
-
Ted Kremenek authored
llvm-svn: 53332
-
Chris Lattner authored
llvm-svn: 53329
-
Chris Lattner authored
llvm-svn: 53328
-
Ted Kremenek authored
llvm-svn: 53258
-
Ted Kremenek authored
llvm-svn: 53257
-
- 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
-