1. 3b45113 Added most of the boilerplate to the driver needed to run the graph-reachability by Ted Kremenek · 17 years ago
  2. 1642058 readability improvement suggested by Sam Bishop, thanks! by Chris Lattner · 17 years ago
  3. 12ebf27 by Steve Naroff · 17 years ago
  4. ca67696 Added nodes_iterator to the GraphTrait for ExplodedNode<>. by Ted Kremenek · 17 years ago
  5. 3142c53 Added GraphTraits<> partial specializations for ExplodedNode<> classes. by Ted Kremenek · 17 years ago
  6. 1d0518e Relocated comment in header. by Ted Kremenek · 17 years ago
  7. bcf8d5b Added more boilerplate for processing end-of-paths. by Ted Kremenek · 17 years ago
  8. 20d1d4b Added ownership of "checker state" within the ExplodedGraph. Moved code that by Ted Kremenek · 17 years ago
  9. 955fcb8 Patch to start rewriting of ObjC2's foreach statement (work in progress). by Fariborz Jahanian · 17 years ago
  10. 9b84242 Verify/add code to make sure types passed to interfaceTypesAreCompatible by Fariborz Jahanian · 17 years ago
  11. c834ea6 Fix a nasty corner case that Neil noticed in PR1900, where we would by Chris Lattner · 17 years ago
  12. 42730c5 Substituted all instances of the string "Objc" for "ObjC". This fixes by Ted Kremenek · 17 years ago
  13. 324949a Make interfaceTypesAreCompatible a private method. by Fariborz Jahanian · 17 years ago
  14. 8e513d6 Renamed SimulVertex, SimulGraph, and SimulEngine to: by Ted Kremenek · 17 years ago
  15. 7469aa8 Minor tweak to serialization of ObjcForCollectionStmt: the three owned pointers by Ted Kremenek · 17 years ago
  16. c761261 Limit type of foreach's element and collection to be a pointer to by Fariborz Jahanian · 17 years ago
  17. e677f5a Issue diagnostics if more than one declaration in objectove-c's foreach-stmt header. by Fariborz Jahanian · 17 years ago
  18. fdd96d7 minor cleanup. by Chris Lattner · 17 years ago
  19. 886bf13 Fix typo by Nate Begeman · 17 years ago
  20. 0ac5163 rearrange some code. by Chris Lattner · 17 years ago
  21. 992ae93 some simplifications/cleanups to ?: sema. by Chris Lattner · 17 years ago
  22. fabcc64 Emit warnings like "dereferencing void pointer" instead of trying to by Chris Lattner · 17 years ago
  23. 1ba5a76 twiks based on Chris's comment. No need to iterate thru a list of declarations by Fariborz Jahanian · 17 years ago
  24. 0db972d Moved serialization code for ObjcForCollectionStmt to be in alphabetical order by Ted Kremenek · 17 years ago
  25. dff0f2b Minor refactoring of foreach's semantics code per Chris's suggetion. by Fariborz Jahanian · 17 years ago
  26. db22bf4 unnest vector handling again. by Chris Lattner · 17 years ago
  27. 6e9c2b1 Added a comment, minor refactoring of foreach parsing code per Chris's suggestion. by Fariborz Jahanian · 17 years ago
  28. ef996d3 we already test for exact type matches early, so we don't have to do by Chris Lattner · 17 years ago
  29. 1853da2 simplify some of this code by removing the else/if chain and by by Chris Lattner · 17 years ago
  30. cadb070 Minor changes as suggested by Chris L. by Fariborz Jahanian · 17 years ago
  31. 0949305 move objc expr sema to its own file. by Chris Lattner · 17 years ago
  32. 4eac050 Fix PR1897, patch by Wilhansen Li by Chris Lattner · 17 years ago
  33. d951b7b add comments for the various AssignConvertType's, and split int->pointer from pointer->int. by Chris Lattner · 17 years ago
  34. 005ed75 Merge all the 'assignment' diagnostic code into one routine, decloning by Chris Lattner · 17 years ago
  35. 662d708 fix a build problem where NULL isn't implicitly defined by the headers this file includes. by Chris Lattner · 17 years ago
  36. fe0982d Patch to add semantics check for ObjC2's foreacn statement. by Fariborz Jahanian · 17 years ago
  37. 01e854d generalize some of the conversion warnings. by Chris Lattner · 17 years ago
  38. e6e9e35 update for changes in diagnostic strings. by Chris Lattner · 17 years ago
  39. e62d638 regroup assignment-related diagnostics, fix a mistake in one. by Chris Lattner · 17 years ago
  40. 4ca3d77 give better diagnostics for converting between function pointer and void*. by Chris Lattner · 17 years ago
  41. 3c53ae3 renamed class "GRCP" (Graph Reachabilty Constant Propagation) to by Ted Kremenek · 17 years ago
  42. 7a4f9ba Implemented End-Of-Path processing. by Ted Kremenek · 17 years ago
  43. 6d4d188 Initial checking of GRConstantPropagation.cpp, which implements a constant by Ted Kremenek · 17 years ago
  44. 17a2b52 Fixed misuse of pointer within SimulVertex::addPredecessor() by Ted Kremenek · 17 years ago
  45. a5dd7a6 SimulGraph::getVertex() now also returns a bool indicating if the returned by Ted Kremenek · 17 years ago
  46. 04379f1 Constified methods front() and back() in CFGBlock. by Ted Kremenek · 17 years ago
  47. 1b5f5e1 De-constified the pointers returned by the Dst() and Src() methods of by Ted Kremenek · 17 years ago
  48. 2efae77 Couple more uninitialized before use warning elimination. by Fariborz Jahanian · 17 years ago
  49. ce5528d Remove cause of misc. "variable might be used uninitialized in this function" warnings. by Fariborz Jahanian · 17 years ago
  50. a13effb Fixed a bug reported by Chris, involving assiging 0 to a qualified object type. by Fariborz Jahanian · 17 years ago
  51. 0ffadcc simplify the lexer a bit, pulling stuff out of the default case. by Chris Lattner · 17 years ago
  52. 1300bc7 Patch to parse/build AST ObjC2's foreach statement. by Fariborz Jahanian · 17 years ago
  53. c212668 fix long lines. by Chris Lattner · 17 years ago
  54. 17c0cb0 Fix a crash reported by Seo Sanghyeon. by Chris Lattner · 17 years ago
  55. 9e920f3 New declarations/defs for Objc2's foreach-statement. This is work in progress. by Fariborz Jahanian · 17 years ago
  56. c08564a When promoting array to pointer for argument, don't lose type qualifiers. by Chris Lattner · 17 years ago
  57. 11ed4ca SimulVertex: Inverted argument order when calling the Profile method of StateTy. by Ted Kremenek · 17 years ago
  58. d4dc267 Fix PR1895: a crash on an ugly gcc extension. by Chris Lattner · 17 years ago
  59. 386ab8a Compute the proper sourcerange for an CompoundLiteralExpr. by Chris Lattner · 17 years ago
  60. 71b99c4 Converted state reference within SimulVertex from StateTy* to StateTy. by Ted Kremenek · 17 years ago
  61. 1c1aabb Refactor the decl printer, patch by Mike Stump! by Chris Lattner · 17 years ago
  62. f9c0a0d Issue diagnostic when objective-c's @interface is preceeded by a type specifier. by Fariborz Jahanian · 17 years ago
  63. b18ca46 Added/fixed some comments. by Ted Kremenek · 17 years ago
  64. 1fc8224 Prevent crash on incorrect objc messaging expression. by Fariborz Jahanian · 17 years ago
  65. ad6442e Sprinkled 'typename' and fixed a few typos and type declaration errors to by Ted Kremenek · 17 years ago
  66. 0a4df30 Added fixme. by Ted Kremenek · 17 years ago
  67. 5c05631 Allocate vertices using a BumpPtrAllocator. by Ted Kremenek · 17 years ago
  68. ec2d106 Allow implicit casts during arithmetic for OCUVector operations by Nate Begeman · 17 years ago
  69. a6a1bc0 Allow splat casts for OCU vector assignments & add some comments. by Nate Begeman · 17 years ago
  70. 6acbedd Rename stats to print-stats to avoid conflicting with llvm's by Nate Begeman · 17 years ago
  71. aade3bf Allow codegen of vector fdiv by Nate Begeman · 17 years ago
  72. 62891ad implement codegen support for most unary operators when by Chris Lattner · 17 years ago
  73. 350b6dd remove attributions from .def files. by Chris Lattner · 17 years ago
  74. bd59960 remove attribution from makefiles. by Chris Lattner · 17 years ago
  75. 959e5be Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 17 years ago
  76. 82c758b Fix OCUVector case in struct layout code. by Christopher Lamb · 17 years ago
  77. ad327ba Enable CodeGen for member expressions based on call expressions returning aggregate types. This enables expressions like 'foo().member.submember'. by Christopher Lamb · 17 years ago
  78. d62ab38 Make MemberExpr code safe w.r.t. address spaces. by Christopher Lamb · 17 years ago
  79. e9064e7 Fix an error in the base/idx accessors for ArraySubscriptExpr's that crops up with vector element access. by Christopher Lamb · 17 years ago
  80. 3d5a8f3 various cleanups. Use IgnoreParenCasts instead of inlined versions. by Chris Lattner · 17 years ago
  81. 68d88f0 unindent cases in a switch stmt, no functionality change. by Chris Lattner · 17 years ago
  82. 83bd5eb Change Sema::ActOnCallExpr to construct the CallExpr early and put it into by Chris Lattner · 17 years ago
  83. 9235b5b move file to proper place in project. by Chris Lattner · 17 years ago
  84. c257c0d Add accessors + iterator interface. by Chris Lattner · 17 years ago
  85. 2e93029 From Lucas Newman: by Chris Lattner · 17 years ago
  86. a60d156 add a file I forgot to svn add. by Chris Lattner · 17 years ago
  87. e1644e6 alphabetize in project. by Chris Lattner · 17 years ago
  88. dff72c0 use -emit-llvm-bc by Chris Lattner · 17 years ago
  89. 607d18f no need to verify this, no errors/warnings are expected. by Chris Lattner · 17 years ago
  90. 869c522 Fix a crash on a top-level objc string, patch by Nico Weber by Chris Lattner · 17 years ago
  91. 847f5c1 - Use Tok.isObjCAtKeyword instead of Tok.getIdentifierInfo()->getObjCKeywordID(). by Chris Lattner · 17 years ago
  92. 4dac3f4 No need to do work that the folding builder does for us. by Anders Carlsson · 17 years ago
  93. a570d31 Remove broken assert from CodeGen. Better check is done in Sema. by Seo Sanghyeon · 17 years ago
  94. 8af8b06 Make output files binary mode for -emit-llvm-bc by Christopher Lamb · 17 years ago
  95. b8c8a3f Almost the best possible handling of stdin/stdout for llvm-emit-bc! by Christopher Lamb · 17 years ago
  96. 361888b Better handing of stdin/stdout for -emit-llvm-bc by Christopher Lamb · 17 years ago
  97. 092768b Allow bitcode output to be redirected to stdout. by Christopher Lamb · 17 years ago
  98. 550a1eb Implement -emit-llvm-bc option by Seo Sanghyeon · 17 years ago
  99. 3c2d5fb String literal in aggregate expression by Seo Sanghyeon · 17 years ago
  100. a661a4d remove use of alloca. by Chris Lattner · 17 years ago