1. a65ff6c Patch for parsing objective-c style method calls. by Fariborz Jahanian · 17 years ago
  2. 9438252 Moved tracking of CFG block IDs into the CFG class. by Ted Kremenek · 17 years ago
  3. 0ccb27d 1. Fix parsing of method prototype involving c-style argument declarations. by Fariborz Jahanian · 17 years ago
  4. 8cd8c66 Fixed a typo pointed out by Anders Calrsson. by Fariborz Jahanian · 17 years ago
  5. 7cf8c44 by Steve Naroff · 17 years ago
  6. e992af0 Patch to parse objective-c's @compatibility_alias directive. by Fariborz Jahanian · 17 years ago
  7. c15ab86 Set eol and mime type properties for VC8 build files by Hartmut Kaiser · 17 years ago
  8. fe0a8eb Updated VC8 project files. by Hartmut Kaiser · 17 years ago
  9. d627889 Updated calls to CreateGEP to new interface in LLVM mainline. by Ted Kremenek · 17 years ago
  10. e39245b disable this for now. by Chris Lattner · 17 years ago
  11. 9e8925e by Steve Naroff · 17 years ago
  12. 8c2944e updates (?) to the vc++ files, patch by Hartmut Kaiser by Chris Lattner · 17 years ago
  13. 717e7e3 silence VC++ warnings, patch by Hartmut Kaiser by Chris Lattner · 17 years ago
  14. 701e5eb Silence VC++ warnings, patch by Hartmut Kaiser by Chris Lattner · 17 years ago
  15. 47f7dbf eliminate some VC++ warnings, patch contributed by Hartmut Kaiser by Chris Lattner · 17 years ago
  16. 34eff39 add a VC++ solution file, contributed by Hartmut Kaiser by Chris Lattner · 17 years ago
  17. 371227d by Steve Naroff · 17 years ago
  18. a8c11c6 VC++ doesn't define S_ISDIR by Chris Lattner · 17 years ago
  19. 0e85a27 Add a method required by the VC++ STL, patch by Hartmut Kaiser! by Chris Lattner · 17 years ago
  20. 77034d3 Add #include required on win32. by Chris Lattner · 17 years ago
  21. b812814 Eliminate some VC++ warnings, patch by Hartmut Kaiser! by Chris Lattner · 17 years ago
  22. 6a4545e Add #ifdefs to make the source portable to windows. Patch contributed by Chris Lattner · 17 years ago
  23. 0b6f0ee initial checkin of vc++ project files, contributed by Hartmut Kaiser! by Chris Lattner · 17 years ago
  24. d35005e by Steve Naroff · 17 years ago
  25. 38374b0 by Steve Naroff · 17 years ago
  26. 6f9f307 More semantic analysis of initializers. by Steve Naroff · 17 years ago
  27. f009063 by Steve Naroff · 17 years ago
  28. 9dcbfa4 by Steve Naroff · 17 years ago
  29. ac00b7f Patch to parse @implementation prologue, method definitions, by Fariborz Jahanian · 17 years ago
  30. 507f2d5 by Steve Naroff · 17 years ago
  31. b5a6958 by Steve Naroff · 17 years ago
  32. b2d963f add stmtexpr support for aggregates by Chris Lattner · 17 years ago
  33. 7e20d09 add support for complex stmtexpr's by Chris Lattner · 17 years ago
  34. 9b65551 Generalize RValue to handle complex better, generalize EmitCompoundStmt to by Chris Lattner · 17 years ago
  35. 60266e8 Fixed missing '(' and ')' characters in (CFG) pretty-printing of by Ted Kremenek · 17 years ago
  36. aeddbf6 Added better pretty printing in CFGs for __builtin_choose_expr by Ted Kremenek · 17 years ago
  37. 1c29bba Further cleanups in CFG printing for comma expressions, statement expressions, and indirect gotos. by Ted Kremenek · 17 years ago
  38. 3379320 implement code generation for scalar stmt expressions. by Chris Lattner · 17 years ago
  39. 98414c1 Fix a bug/missing-feature Ted noticed: the 'unused' warning should not by Chris Lattner · 17 years ago
  40. 805e9a8 Cleanups for printing the terminators of CFGBlocks for "?", "||", and "&&" operators. by Ted Kremenek · 17 years ago
  41. 9e2b75c diagnose extended uses of offsetof by Chris Lattner · 17 years ago
  42. e436dda new diag by Chris Lattner · 17 years ago
  43. 42a509f Added "PrinterHelper" interface (include/AST/PrinterHelper) that can by Ted Kremenek · 17 years ago
  44. cd881d5 Added #ifndef/#endif statements to protect the header from multiple inclusion. by Ted Kremenek · 17 years ago
  45. d7444aa by Steve Naroff · 17 years ago
  46. 49a436d Added support for __builtin_choose_expr (ChooseExpr) in CFGs. by Ted Kremenek · 17 years ago
  47. d0f97d1 Author: F. Jahanian by Fariborz Jahanian · 17 years ago
  48. d56d6b6 don't turn semantic errors into parse errors. by Chris Lattner · 17 years ago
  49. dbd583c fix some memory leaks when recovering. by Chris Lattner · 17 years ago
  50. 66b5a8a Add InitListExpr class. by Anders Carlsson · 17 years ago
  51. 394a3fd add actions for deleting expr/stmt nodes. by Chris Lattner · 17 years ago
  52. c5e940f Implement codegen support for lowering "library builtins" like __builtin_isinf by Chris Lattner · 17 years ago
  53. bef20ac add the ability to get the llvm function corresponding to a library builtin. by Chris Lattner · 17 years ago
  54. d74c15f add some accessors for querying attributes of builtins. Add the new 'F' attribute. by Chris Lattner · 17 years ago
  55. 711602b Sema::ParseCastExpr() missing call to UsualUnaryConversions(). by Steve Naroff · 17 years ago
  56. 42471f8 by Steve Naroff · 17 years ago
  57. 535bb20 Minor cleanups to pretty-printing for loops in CFGs. by Ted Kremenek · 17 years ago
  58. 29ccaa1 Fixed a bug in constructing CFG blocks for case statement fall-through by Ted Kremenek · 17 years ago
  59. 6b91cd9 Diff is self small & self explanatory... by Steve Naroff · 17 years ago
  60. af603f7 Fixed bug in CFG construction where we failed to handle loop bodies with by Ted Kremenek · 17 years ago
  61. 16e4dc8 Fixed bug in CFG construction involving use of labels and "empty" by Ted Kremenek · 17 years ago
  62. bdbf7b0 Fix a comment. by Steve Naroff · 17 years ago
  63. b6f7b72 Fixed bug where the CFG would fail to build when an 'if' statement had by Ted Kremenek · 17 years ago
  64. c940612 Polish yesterday's Array/ConstantArray/VariableArray rewrite, removing a couple FIXME's. by Steve Naroff · 17 years ago
  65. 704fe35 implement pretty printing of offsetof by Chris Lattner · 17 years ago
  66. d3fb6ad a new testcase by Chris Lattner · 17 years ago
  67. 73d0d4f implement initial sema support for __builtin_offsetof by Chris Lattner · 17 years ago
  68. 9fddf0a Pass the location of the type. by Chris Lattner · 17 years ago
  69. 6f4b92c Fix 80 col violations. by Chris Lattner · 17 years ago
  70. d97bb6c Fixed bug for CaseStmt where the child_begin/child_end methods were not by Ted Kremenek · 17 years ago
  71. 6eb2109 make sure to parse postfix expression suffixes after builtin by Chris Lattner · 17 years ago
  72. f9aa3cb add an action callback for __builtin_offsetof by Chris Lattner · 17 years ago
  73. 054fad5 -C mode doesn't return comments on "#" lines, so the diag checker doesn't pick them up. by Chris Lattner · 17 years ago
  74. f01654f When relexing the file to find expected warnings/errors, make sure by Chris Lattner · 17 years ago
  75. 729a213 fix a bug that is causing CodeGen/complex.c to be grumpy. by Chris Lattner · 17 years ago
  76. e300c87 Teach the stmtdumper to dump location/range info when a SourceMgr is available. by Chris Lattner · 17 years ago
  77. 915311c Fix a regression on test/Sema/unused-expr.c by fixing the type predicates by Chris Lattner · 17 years ago
  78. 8b6ca88 constify a method. by Chris Lattner · 17 years ago
  79. fb22d96 by Steve Naroff · 17 years ago
  80. 17a1a72 Previous commit should have been: by Chris Lattner · 17 years ago
  81. b393879 elimiante some virtual calls. by Chris Lattner · 17 years ago
  82. 0c727a3 Allow a SourceManager to optionally be passed into Stmt::dump by Chris Lattner · 17 years ago
  83. a01a1ee Added comments about -dump-cfg and -view-cfg modes for the clang driver. by Ted Kremenek · 17 years ago
  84. 9cffe73 Added an (optional) explicit "Label" statement to CFGBlock. If a by Ted Kremenek · 17 years ago
  85. 34870da cleanup context-sensitive objc keyword recognition. Patch by Fariborz Jahanian. by Chris Lattner · 17 years ago
  86. 79859c3 Spaces not tabs. by Neil Booth · 17 years ago
  87. b944951 Ensure we diagnose long long literals in C90 mode. by Neil Booth · 17 years ago
  88. 7dba860 Added GraphTraits to source-level CFGs (CFG and CFGBlock) to allow by Ted Kremenek · 17 years ago
  89. 9b3d3a9 Added checking (during parsing) of comparison of floating point values using == or !=. by Ted Kremenek · 17 years ago
  90. d5bbce4 Teach Type::is[un]SignedIntegerType about enum decls. This allows the code generator by Chris Lattner · 17 years ago
  91. b7f6e08 Implement GCC-compatible layout and typing of enum constants and enum decl. by Chris Lattner · 17 years ago
  92. 293c0ba add some accessors by Chris Lattner · 17 years ago
  93. e9ca851 Fix a null dereference Neil ran into by Chris Lattner · 17 years ago
  94. 1d40060 remove some ugly code now that implicit defs are being generated in this case, thanks Steve! by Chris Lattner · 17 years ago
  95. 19a6ebd Re-teach Expr::isNullPointerConstant() about ImplicitCastExpr:-) by Steve Naroff · 17 years ago
  96. b291ab6 by Steve Naroff · 17 years ago
  97. 7269f2d Teach Expr::isNullPointerConstant() about ImplicitCastExpr's. by Steve Naroff · 17 years ago
  98. 5912a35 by Steve Naroff · 17 years ago
  99. 19bb356 Added support for indirect-gotos (GCC extension) in source-level CFGs. by Ted Kremenek · 17 years ago
  100. 53a3234 by Steve Naroff · 17 years ago