1. 5bd1e5b Comment parsing: resolve more named character references by Dmitri Gribenko · 11 years ago
  2. 8f3aacc Propagate the spelling list index for an attribute across template instantiation. by Richard Smith · 11 years ago
  3. 5cd532c Replace AS_MSTypespec with AS_Keyword, for representing any attribute spelled by Richard Smith · 11 years ago
  4. 7d47053 Add the missing line return to align parameters of printPretty. by Michael Han · 11 years ago
  5. 856e06b [utils] Kill another no-longer-useful utility script. by Daniel Dunbar · 11 years ago
  6. cd856ae [utils] Remove the OptionalTests subdir no one runs. by Daniel Dunbar · 11 years ago
  7. 7771467 [utils] Remove C++Tests that I don't think anyone uses anymore. by Daniel Dunbar · 11 years ago
  8. 33e9500 scan-build: Add a --keep-empty option for better testing. by Jordan Rose · 11 years ago
  9. 51d8c52 PR14922: when printing an attribute, use the real syntax of the attribute (GNU, C++11, MS Declspec) instead of hardcoded GNU syntax. by Michael Han · 11 years ago
  10. 15bb58e Merge commit 'd130fd2e141f1fef412c2d58e7385370801bd718' into merge-llvm by Stephen Hines · 11 years ago
  11. 4867b1b clang/utils/valgrind/x86_64-pc-linux-gnu_gcc-4.3.3.supp: Add /usr/bin/cmp. by NAKAMURA Takumi · 11 years ago
  12. d3e8074 Turns out there is a simpler way of getting a set difference in bash than parsing diff output. by Benjamin Kramer · 11 years ago
  13. 145494a Speed up find-unused-diagnostics. Now runs in less than a second instead of more than a minute. by Benjamin Kramer · 11 years ago
  14. cfa88f8 Remove useless 'llvm::' qualifier from names like StringRef and others that are by Dmitri Gribenko · 11 years ago
  15. 98e7369 Error if an anonymous DiagGroup is referenced multiple times. by Jordan Rose · 11 years ago
  16. 34983d5 [utils/ClangDataFormat.py] Don't use lldb.frame directly, get the frame from the value. by Argyrios Kyrtzidis · 11 years ago
  17. 975b120 Fixed a number of -Wcovered-switch-default diagnostics in tools/clang/include/clang/AST/AttrDump.inc by Alexander Kornienko · 11 years ago
  18. c3cd2b0 Implement Attr dumping for -ast-dump. http://llvm-reviews.chandlerc.com/D234 by Alexander Kornienko · 11 years ago
  19. 30bc63f Sort the #include lines under utils/... by Chandler Carruth · 11 years ago
  20. 7bd51ea [analyzer] SATestBuild.py: allow make builds to disable parallelization by Jordan Rose · 12 years ago
  21. 58782be [analyzer] SATestBuild.py: fix broken string concatenation by Jordan Rose · 12 years ago
  22. fc0eb2a [ClangDataFormat.py] Add summary for QualType. by Argyrios Kyrtzidis · 12 years ago
  23. f002496 [analyzer] CmpRuns: move the clang_version info into the run (out of report) by Anna Zaks · 12 years ago
  24. f55a9e5 [analyzer] SATestBuild.py: correctly add -j option for projects using make. by Jordan Rose · 12 years ago
  25. 596be93 [utils/ClangDataFormat.py] For invalid source locations just return by Argyrios Kyrtzidis · 12 years ago
  26. 350aea7 [PCH] Reading expressions from attributes should be done using ReadExpr(), by Argyrios Kyrtzidis · 12 years ago
  27. 1a03b26 [utils/ClangDataFormat.py] Add data formatter for StringRef. by Argyrios Kyrtzidis · 12 years ago
  28. 29a67e8 [utils/ClangDataFormat.py] In the summary of SourceLocation, include whether it is by Argyrios Kyrtzidis · 12 years ago
  29. 825d386 Remove the cellspu port. by Eric Christopher · 12 years ago
  30. 25691f6 [analyzer] Ensure that CmpRuns recursively walks the output directory. by Anna Zaks · 12 years ago
  31. 6af1405 Remove leftover code. by Argyrios Kyrtzidis · 12 years ago
  32. e9d417d Add lldb data formatters for clang classes, starting with SourceLocation. by Argyrios Kyrtzidis · 12 years ago
  33. 765029b [analyzer] Test SimpleStream on the buildbot. by Anna Zaks · 12 years ago
  34. 6b2b897 Don't require exception handling for clang-tblgen. by Joerg Sonnenberger · 12 years ago
  35. 38859ee Don't throw exceptions in clang-tblgen by switching to PrintFatalError. by Joerg Sonnenberger · 12 years ago
  36. c635710 [Options] Add prefixes to options. by Michael J. Spencer · 12 years ago
  37. 20d9281 [analyzer] CmpRuns: cleanup APIs, allow processing of plists with no by Anna Zaks · 12 years ago
  38. 68aa3a9 [analyzer] Expose clang_version in CmpRuns by Anna Zaks · 12 years ago
  39. 8176557 [analyzer] CmpRuns - cleaned up the API, added relative path getter by Anna Zaks · 12 years ago
  40. b43d87b Remove pointless classof()'s. by Sean Silva · 12 years ago
  41. dbd9197 tblgen: Build clang-tblgen without RTTI. by Sean Silva · 12 years ago
  42. 1ab4632 tblgen: Use LLVM-style RTTI in clang-tblgen by Sean Silva · 12 years ago
  43. de3832b tblgen: Migrate clang-tblgen to new TableGenMain API. by Sean Silva · 12 years ago
  44. 0bd9838 Comment sema: warn when comment has \deprecated but declaration does not have a by Dmitri Gribenko · 12 years ago
  45. abcf0dc Comment parsing: handle \deprecated command. It is a block command, but it by Dmitri Gribenko · 12 years ago
  46. e5cc4c9 Merge up through LLVM r163557. by Stephen Hines · 12 years ago
  47. 9f0b132 Merge branch 'upstream' into merge-2012_09_10 by Stephen Hines · 12 years ago
  48. e4330a3 Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. by Dmitri Gribenko · 12 years ago
  49. 9937216 Add handy script for updating plist FileCheck expected output for by Ted Kremenek · 12 years ago
  50. 817ce3d [analyzer] testing: add a build mode to allow C++11 testing. by Anna Zaks · 12 years ago
  51. 31ba613 Dont cast away const needlessly. Found by gcc48 -Wcast-qual. by Roman Divacky · 12 years ago
  52. c24a76e Comment HTML tag name machers: move from StringSwitch to an efficient by Dmitri Gribenko · 12 years ago
  53. 191e2b1 Revert "[analyzer] Disable diagnostic checking on the buildbot." by Jordan Rose · 12 years ago
  54. befc0f6 [analyzer] Disable diagnostic checking on the buildbot. by Anna Zaks · 12 years ago
  55. 28694c1 [analyzer] Fixup 162863. by Anna Zaks · 12 years ago
  56. 3defb0b [analyzer]Fix typo, unbreak static analyzer BuildBot (at least partially). by Anna Zaks · 12 years ago
  57. 82778af Automatically use more cores when the test build uses 'make'. by Ted Kremenek · 12 years ago
  58. 7c14c44 Consolidate helper methods and configuration logic. No functionality change. by Ted Kremenek · 12 years ago
  59. 5abd3d2 Pass --use-analyzer to scan-build when running within the test harness. by Ted Kremenek · 12 years ago
  60. aade589 experimental.security.taint is now alpha.security.taint by Ted Kremenek · 12 years ago
  61. 210f5a2 [analyzer] More internal stats collection. by Anna Zaks · 12 years ago
  62. 44cceb9 [analyzer] Ted fixed the plist-html issue, so the assert can go away. by Anna Zaks · 12 years ago
  63. 80ea4bc Merge branch 'upstream' into merge_2 by Stephen Hines · 12 years ago
  64. b81a9ad [analyzer] Unbreak the static analyzer buildbot. by Anna Zaks · 12 years ago
  65. 0dae729 Don't constant-fold when pretty-printing alignment attribute. This fixes a by Richard Smith · 12 years ago
  66. b27660a Placate the mingw32 buildbot by suffixing 64-bit constants with ULL. by Richard Smith · 12 years ago
  67. f8ee6bc Fix undefined behavior (and wrong code, as far as I can tell) in NEON builtin by Richard Smith · 12 years ago
  68. bb5185c Fix horrible regression in control of warnings caused by introduction of -Wpedantic. by Ted Kremenek · 12 years ago
  69. 7094dee Add missing cctype includes. by Joerg Sonnenberger · 12 years ago
  70. 4a53536 Enhance ClangDiagnosticsEmitter to reject diagnostics that are errors that are also by Ted Kremenek · 12 years ago
  71. 66981c7 TableGen: Remove extraneous \ character from arm_neon.h definitions. by Jim Grosbach · 12 years ago
  72. 08fc8eb Merge with Clang upstream r160673 (Jul 24th 2012) by Shih-wei Liao · 12 years ago
  73. 2a84b8b [analyzer] CmpRuns should include file name in the issue identifier. by Anna Zaks · 12 years ago
  74. dba417c SATestBuild should not ask for non-existent checkers. by Jordan Rose · 12 years ago
  75. ac57d47 Un-break standalone invocations of CmpRuns.py. by Jordan Rose · 12 years ago
  76. cc4748a Remove an unused header by Michael Han · 12 years ago
  77. 7acc407 [analyzer] Make CmpRuns external-user friendly. by Anna Zaks · 12 years ago
  78. e8cf7d1 Re-apply r159875 with fixes. by Ted Kremenek · 12 years ago
  79. 3b4c532 Revert rr159875, "Implement -Wpedantic and --no-pedantic to complement -Weverything." It broke several builds. by NAKAMURA Takumi · 12 years ago
  80. 25570a9 Implement -Wpedantic and --no-pedantic to complement -Weverything. by Ted Kremenek · 12 years ago
  81. 8d3ba23 Implement AST classes for comments, a real parser for Doxygen comments and a by Dmitri Gribenko · 12 years ago
  82. 84c1f4b [analyzer] Add a statistic for maximum CFG size and a script to summarize analyzer stats from scan-build output. by Anna Zaks · 12 years ago
  83. 41de13b clang/utils/TableGen/ClangAttrEmitter.cpp: Fix abuse of StringRef (from getValueAsString()). by NAKAMURA Takumi · 12 years ago
  84. 8571897 Fix a thinko and a stray debugging hunk in my attributes patch. Thanks to Jordan by Sean Hunt · 12 years ago
  85. 8e083e7 Reapply r158700 and fixup patches, minus one hunk that slipped through and by Sean Hunt · 12 years ago
  86. 3532936 Revert r158700 and dependent patches r158716, r158717, and r158731. by Jakob Stoklund Olesen · 12 years ago
  87. b5aa17c Remove redundant uses of SmallString by Sean Hunt · 12 years ago
  88. c20c4e7 Stop abusing StringRef. Fixes the Windows build. by Sean Hunt · 12 years ago
  89. bfcb037 Improve the specification of spellings in Attr.td. by Sean Hunt · 12 years ago
  90. 93f95f2 Handle C++11 attribute namespaces automatically. by Sean Hunt · 12 years ago
  91. 3cc509b Make clang-tblgen backends functions instead of TableGenBackends. by Jakob Stoklund Olesen · 12 years ago
  92. 19b17cb [analyzer] Use "issue hash" in CmpRuns; followup on r158180 by Anna Zaks · 12 years ago
  93. 3f1a5a2 Minor comments and changes to clang-completion-mode.el, from David Wood! by Douglas Gregor · 12 years ago
  94. 04bc014 [analyzer] SATestBuild should execute SVN updates even if Verbose is off. by Jordan Rose · 12 years ago
  95. 6d7e372 [analyzer] Fix SATestAdd to work with SATestBuild. by Jordan Rose · 12 years ago
  96. 46eb6ca Updating the visualizers to include more datatypes. Patch thanks to Jay Blanchard. by Aaron Ballman · 12 years ago
  97. b4a5425 TableGen: Remove extraneous '\' at EOL in generated tests. by Jim Grosbach · 12 years ago
  98. 7c45163 Fix typo. by Ted Kremenek · 12 years ago
  99. 86674ec Use Perl prototypes instead of shift. by Ted Kremenek · 12 years ago
  100. 3a46530 Add basic delta-debugging script used for reducing analyzer crasher test cases. by Ted Kremenek · 12 years ago