1. 3043175 Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so by Douglas Gregor · 12 years ago
  2. ce36ecd Frontend: Add support for reading named pipes as the main file. by Daniel Dunbar · 12 years ago
  3. 95b66fc Delete comment I forgot to delete in my last change. by Nico Weber · 12 years ago
  4. 776b7ac Use Richard's BE_THE_HEADER trick to simplify a test. No intended behavior change. by Nico Weber · 12 years ago
  5. fd1ba91 ARM byval: when type alignment is bigger than ABI alignment, we can't guarantee by Manman Ren · 12 years ago
  6. d6396a6 Use the individual -fsanitize=<...> arguments to control which of the UBSan by Richard Smith · 12 years ago
  7. c4dabad Add -fsanitize=<sanitizers> argument to driver and frontend, and add by Richard Smith · 12 years ago
  8. ca1b62a Rename LangOptions members for address sanitizer and thread sanitizer from by Richard Smith · 12 years ago
  9. 6db024c Fix module map for SSE4a builtins by Douglas Gregor · 12 years ago
  10. a65c5a3 Make cpuid.h actually work with -std=c99 <rdar://problem/12552716>. by Douglas Gregor · 12 years ago
  11. 984e2eb Hash the various compiler version, target, preprocessor, and by Douglas Gregor · 12 years ago
  12. 71c0dcc On PowerPC64, integer arguments and return values need to be sign- or by Ulrich Weigand · 12 years ago
  13. bd8fa30 Tests for 32bit version of block ivar layout metadata. by Fariborz Jahanian · 12 years ago
  14. 40d8551 [analyzer] Move convenience REGISTER_*_WITH_PROGRAMSTATE to CheckerContext.h by Jordan Rose · 12 years ago
  15. d096acc Our style for diagnostic messages is to not include a trailing dot. by Matt Beaumont-Gay · 12 years ago
  16. 4b7631b Put the usage-directive inside the nearest namespace or TU decl. We don't want by Nick Lewycky · 12 years ago
  17. c441cd3 Fixes liftime of captured block variables in mrr mode, per John's feedback, as by Fariborz Jahanian · 12 years ago
  18. 3f320aa Test case for r167363. by Lang Hames · 12 years ago
  19. 191db6d only truncate source lines in text diagnostics when by Seth Cantrell · 12 years ago
  20. a60d21d Support interleaving of other pragmas with FP_CONTRACT at the beginning of a by Lang Hames · 12 years ago
  21. b57ce4e Address review comments for r167358: explicitly check for CK_BitCast instead of by Dmitri Gribenko · 12 years ago
  22. 9cffb4a don't step into the middle of multibyte sequences by Seth Cantrell · 12 years ago
  23. eaa5a2b fix bug in SourceColumnMap::startOfPreviousColumn by Seth Cantrell · 12 years ago
  24. 7164095 Escape trigraphs in unittest. by Benjamin Kramer · 12 years ago
  25. 5a24980 Handle CK_NullToPointer casts in -Wtype-safety properly. Fixes PR14249. by Dmitri Gribenko · 12 years ago
  26. 1e905da Remove a const_cast by propagating constness to the member function. by Dmitri Gribenko · 12 years ago
  27. 0a591c2 StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp: Appease msvc. by NAKAMURA Takumi · 12 years ago
  28. 9cb1c3d Add a proper algorithm to compute accurate source ranges for diagnostics with by Eli Friedman · 12 years ago
  29. 8501b7a [analyzer] Run remove dead on end of path. by Anna Zaks · 12 years ago
  30. fadcd5d [analyzer] add LocationContext::inTopFrame() helper. by Anna Zaks · 12 years ago
  31. b355be8 [analyzer] Refactor: Remove Pred from NodeBuilderContext. by Anna Zaks · 12 years ago
  32. 085b76c Simplify these tests again, now that we're past the version skew. by David Blaikie · 12 years ago
  33. 0c396d6 [analyzer] Convert SimpleStreamChecker over to CallEvent. by Jordan Rose · 12 years ago
  34. 1f03a8a [analyzer] CheckerDocumentation: Change examples for PreStmt and PostStmt. by Jordan Rose · 12 years ago
  35. 2f3017f [analyzer] Add some convenience accessors to CallEvent, and use them. by Jordan Rose · 12 years ago
  36. d624607 [analyzer] isCLibraryFunction: check that the function is at TU-scope. by Jordan Rose · 12 years ago
  37. 70ae122 Emit debug info for C++ struct definitions as DW_TAG_structure_type (instead of class_type). by David Blaikie · 12 years ago
  38. 61fc02c Avoid version skew by making ObjC strict metadata tests resilient to new field. by David Blaikie · 12 years ago
  39. 44fcff9 objective-C mrr block. Block variable layout metadata in mrr mode. by Fariborz Jahanian · 12 years ago
  40. e50904f When code-completing don't disable the preprocessing record if modules are enabled. by Argyrios Kyrtzidis · 12 years ago
  41. 161db02 Thread safety analysis: Fixed ICE caused by double delete when late parsed by DeLesley Hutchins · 12 years ago
  42. eacff03 Fix test cases I broken when fixing grammar in diagnostic message. by Richard Trieu · 12 years ago
  43. d730705 Fix grammar of diagnostic message. by Richard Trieu · 12 years ago
  44. 765029b [analyzer] Test SimpleStream on the buildbot. by Anna Zaks · 12 years ago
  45. edd07f4 [analyzer] Factor SimpleStreamChecker pulling out isLeaked(). by Anna Zaks · 12 years ago
  46. 9417b05 Fix debug tag type of forward declarations of struct/class in C++. by David Blaikie · 12 years ago
  47. 715852c Improve x86 android support: by Rafael Espindola · 12 years ago
  48. 710392d Add test for link flags added by -fcatch-undefined-behavior. by Richard Smith · 12 years ago
  49. eb52aed Add -lpthread when building with Ubsan on Linux, in preparation for making libclang-rt.ubsan pull in sanitizer_common, which in turn depends on pthreads. by Richard Smith · 12 years ago
  50. faa2bd6 Update test case. by Ted Kremenek · 12 years ago
  51. 28e9cf1 Move -Wimplicit-retain-self to be off-by-default until we can evaluate by Ted Kremenek · 12 years ago
  52. 9b1a48a clang/test/CodeGen/bitfield-promote.c: Add explicit triple for now. It has been failing for big endian targets, for example, ppc. by NAKAMURA Takumi · 12 years ago
  53. 36db2d8 clang/test/CodeGen/bitfield-promote.c: FileCheck-ize. by NAKAMURA Takumi · 12 years ago
  54. 92f9bb3 Delete lines which do nothing from DiagnosticGroups.td. by Eli Friedman · 12 years ago
  55. ce25492 [libclang] Correct how the index inside the local preprocessed entities array by Argyrios Kyrtzidis · 12 years ago
  56. 19ebeb7 Add missing diagnostic group to format string warning. by Eli Friedman · 12 years ago
  57. 5b4379f analyzer-plugin/MainCallChecker.cpp: Fixup corresponding to r167275. by NAKAMURA Takumi · 12 years ago
  58. 466224f [analyzer] Convert some of the harder cases over to ProgramStateTrait macros. by Jordan Rose · 12 years ago
  59. 166d502 [analyzer] Use nice macros for the common ProgramStateTraits (map, set, list). by Jordan Rose · 12 years ago
  60. 785950e [analyzer] Rename 'EmitReport' to 'emitReport'. by Jordan Rose · 12 years ago
  61. 80a8eb7 Tweak wording and add diagnostic groups to misc diagnostics. by Eli Friedman · 12 years ago
  62. cef3a7b Change diagnostics for enums with fixed underlying type so in C++98 mode, we cite C++11. by Eli Friedman · 12 years ago
  63. e579328 Insert interception point onStartOfTranslationUnit. by Manuel Klimek · 12 years ago
  64. 919b955 When finding a '(' after '::', emit error with hint to remove '(' and matching by Richard Trieu · 12 years ago
  65. aee56fa Update the front end to use minsize attribute by Quentin Colombet · 12 years ago
  66. 7edf9e3 Simplify: replace getContext().getLangOpts() with just getLangOpts(). by Richard Smith · 12 years ago
  67. da082f1 Clean up misapplication of diff. by Richard Smith · 12 years ago
  68. cc30561 Split emission of -ftrapv checks and -fcatch-undefined-behavior checks into by Richard Smith · 12 years ago
  69. bb12243 Remove divison-by-zero checks from -ftrapv. These checks were incompatible with by Richard Smith · 12 years ago
  70. 54c4545 Fix the template type diffing to handle integral template arguments. by Richard Trieu · 12 years ago
  71. 00a8541 Silence -Wformat on platforms where uint64_t is unsigned long. by Matt Beaumont-Gay · 12 years ago
  72. f22ae65 objective-C block meta-data. This patch completes meta-data by Fariborz Jahanian · 12 years ago
  73. cfa1caa Make the FilenameRange of the InclusionDirective callback more accurate, by Argyrios Kyrtzidis · 12 years ago
  74. ef4b666 Fix an incorrect assert, the LHS can be an LValue. by Rafael Espindola · 12 years ago
  75. 292d67b -fcatch-undefined-behavior: Start checking loads and stores for null pointers. by Richard Smith · 12 years ago
  76. b03b57d [clang.py] Add Cursor.get_arguments() by Gregory Szorc · 12 years ago
  77. 1d489cf Remove first argument from Arg::getValue; it's been unused since r105760. by Richard Smith · 12 years ago
  78. 7c3f8b3 Remove CompilerInvocation::toArgs and clang -cc1test mode. These were untested by Richard Smith · 12 years ago
  79. e4a990f [libclang] Introduce clang_Cursor_getReceiverType which returns the CXType for by Argyrios Kyrtzidis · 12 years ago
  80. 3cdd843 clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h: Appease msvc. by NAKAMURA Takumi · 12 years ago
  81. baf7640 [analyzer] Optimize assumeDual by assuming constraint managers are consistent. by Jordan Rose · 12 years ago
  82. b2ed96a [lit] For the "case-insensitive-filesystem" make sure to create the test temporary file by Argyrios Kyrtzidis · 12 years ago
  83. 79a29eb [analyzer] Fix typo in r167186. by Jordan Rose · 12 years ago
  84. bef17f9 clang/test/Index/code-completion-skip-bodies.cpp: Add XFAIL while investigating. by NAKAMURA Takumi · 12 years ago
  85. 32f38c1 [analyzer] Minor cleanup in SimpleStreamChecker's class definition. by Jordan Rose · 12 years ago
  86. ec8d420 [analyzer] Rename ConditionTruthVal::isTrue to isConstrainedTrue. by Jordan Rose · 12 years ago
  87. 889b99e Correctly reject gotos in function-level try blocks. PR14225. by Eli Friedman · 12 years ago
  88. bbb751a [analyzer] Fix a bug in SimpleStreamChecker - return after sink. by Anna Zaks · 12 years ago
  89. 1cd46de [driver] Remove an extra space with the -iprefix option, so that by Chad Rosier · 12 years ago
  90. 4182ed6 [PCH] Remove the stat cache from the PCH file. by Argyrios Kyrtzidis · 12 years ago
  91. 724e65b [clang tests] Added require ppc64-registered-target to Headers/altivec-header.c to ensure it only runs on ppc64. by Michael Gottesman · 12 years ago
  92. 967f3f0 [driver] Remove an extra space with the -internal-externc-isystem option, so by Chad Rosier · 12 years ago
  93. 710c517 ARM AAPCS-VFP: fix tracking of allocated VFP registers. by Manman Ren · 12 years ago
  94. 66fb028 [driver] Remove the -ccc-host-triple alias. This has been replaced by the by Chad Rosier · 12 years ago
  95. cfed828 getArchTypeForDarwinArchName is only used in the clang driver, copy it there. by Rafael Espindola · 12 years ago
  96. 3028038 Fix for -ast-dump-filter by Alexander Kornienko · 12 years ago
  97. c91b41a [driver] Completely rework how superfluous options are stripped out of the crash by Chad Rosier · 12 years ago
  98. 60c158a Add "static" to some functions in altivec.c where it was missing. by Ulrich Weigand · 12 years ago
  99. 5d1ae38 This patch removes the XFAIL for powerpc for by Bill Schmidt · 12 years ago
  100. 81939a7 If skipping bodies is enabled outside code-completion, just skip the body directly by Argyrios Kyrtzidis · 12 years ago