]> granicus.if.org Git - clang/shortlog
clang
2012-06-20 Argyrios Kyrtzidis[objcmt] Have the modern objc migration warning change...
2012-06-20 Rafael EspindolaFix cmake build.
2012-06-20 Argyrios Kyrtzidis[arcmt] When migrating to ARC disable -Werror so as...
2012-06-20 Dmitri GribenkoUnbreak GCC build: GCC doesn't like clang::Parser:...
2012-06-20 James DennettDocumentation cleanup: adding/fixing Doxygen markup...
2012-06-20 James DennettDocumentation cleanup: escape "::" to avoid a Doxygen...
2012-06-20 Dmitri GribenkoUnbreak CMake build: remove not-yet-committed CommentLe...
2012-06-20 James DennettDocumentation cleanup:
2012-06-20 James DennettDocumentation cleanup: escape # character in a Doxygen...
2012-06-20 James DennettDocumentation cleanup:
2012-06-20 James DennettDocumentation cleanup:
2012-06-20 Kaelyn UhrainAdd the PCH file name to the message about not being...
2012-06-20 Dmitri GribenkoStructured comment parsing, first step.
2012-06-19 Nico WeberDo a second lookup for type_info in the global namespac...
2012-06-19 Sean HuntReapply r158700 and fixup patches, minus one hunk that...
2012-06-19 Sean HuntDo not crash when we dynamic cast a final type to void*.
2012-06-19 DeLesley HutchinsThread Safety Analysis: Move some warnings on thread...
2012-06-19 Tanya LattnerExtend the support for cl-std to include 1.2.
2012-06-19 Fariborz Jahanianobjective-c: warn when autosynthesizing a property...
2012-06-19 Aaron BallmanReapplying the changes from r158717 as they were rolled...
2012-06-19 Jakob Stoklund... Revert r158700 and dependent patches r158716, r158717...
2012-06-19 Richard SmithFix -Wc++11-narrowing warnings for narrowing negative...
2012-06-19 David BlaikieEnable -Wnull-conversion for non-integral target types...
2012-06-19 James DennettDocumentation cleanup: escape "::", and other minor...
2012-06-19 James DennettDocumentation cleanup: add \verbatim markup for grammar...
2012-06-19 James DennettDocumentation cleanup: fixing file headers to use Doxyg...
2012-06-19 Fariborz Jahanianobjc-arc: captured block variable accessed in its block...
2012-06-19 Ted KremenekAdjust scan-build to enable color output for xterm...
2012-06-19 Chad Rosier[driver] Per Bob's suggestion, emphasize the file dumps.
2012-06-19 Kaelyn UhrainRemove some debugging code that snuck into r158691.
2012-06-19 Meador IngeRevert predefined decl tracking.
2012-06-19 Sean HuntRemove redundant uses of SmallString
2012-06-19 Chad Rosier[driver] Print the compiler version before the diagnost...
2012-06-19 Chad Rosier[driver] Make the crash diagnostic message more visable...
2012-06-19 Aaron BallmanImproves parsing and semantic analysis for MS __declspe...
2012-06-19 Sean HuntStop abusing StringRef. Fixes the Windows build.
2012-06-19 Anna Zaks[analyzer] Allow pointers to escape into NSPointerArray.
2012-06-19 Sean HuntImprove the specification of spellings in Attr.td.
2012-06-19 Jordan RoseFix the location of the fixit for -Wnewline-eof.
2012-06-19 Argyrios Kyrtzidis[objcmt] When checking whether the subscripting methods...
2012-06-19 Rafael EspindolaAdd a -fuse-init-array option to cc1 and map to the...
2012-06-19 Kaelyn UhrainImprove the error message when a function overload...
2012-06-19 Ted KremenekSink definition of IBOutlet, IBOutletCollection, and...
2012-06-18 Jordan RoseChange -Winternal-linkage-in-inline from ExtWarn to...
2012-06-18 Michael J.... XFAIL linker-opts.c on win32 now that it doesn't preten...
2012-06-18 Tanya LattnerAdd language std for OpenCL 1.1 and 1.2.
2012-06-18 Jordan RoseSupport -Winternal-linkage-in-inline in C++ code.
2012-06-18 Jordan RoseAdd new tool 'diag-build' for showing enabled warnings...
2012-06-18 Jordan Rose[analyzer] Add a comment: why we treat array compound...
2012-06-18 Matt Beaumont-GayMove a few static functions from DiagnosticRenderer...
2012-06-18 James DennettDocumentation cleanup:
2012-06-18 Jordan RoseAllow internal decls in inline functions if the functio...
2012-06-18 Fariborz Jahaniandocument _has_feature(objc_default_synthesize_properties).
2012-06-18 Michael J.... [VS Toolchain] Correctly forward -l linker inputs to...
2012-06-18 Nuno Lopesfix PR13071 / rdar://problem/11634669 :
2012-06-18 Nuno Lopesalloc_size attribute: there's nothing wrong with alloc_...
2012-06-18 Sean HuntHandle C++11 attribute namespaces automatically.
2012-06-18 Michael J.... [MSExtensions] Add support for __forceinline.
2012-06-18 Richard SmithExtend the error recovery for a template-argument-list...
2012-06-17 Joerg SonnenbergerDon't warn about address-to-member used as part of...
2012-06-17 NAKAMURA Takumidiagtool/CMakeLists.txt: Add missing tblgen'd dependenc...
2012-06-17 Chandler CarruthSwitch users of SmallMap to use SmallDenseMap instead.
2012-06-17 James DennettDocumentation cleanup:
2012-06-17 James DennettDocumentation cleanup:
2012-06-17 James DennettDocumentation cleanup:
2012-06-17 James DennettDocumentation cleanup: add parameter name to \param
2012-06-17 James DennettDocumentation cleanup:
2012-06-17 James DennettDocumentation cleanup: escaped a < character in a Doxyg...
2012-06-17 James DennettDocumentation cleanup: fix two typos, rief -> brief...
2012-06-17 James DennettDocumentation cleanup: escaping #define in Doxygen...
2012-06-17 James DennettDocumentation cleanup:
2012-06-17 James DennettDocumentation cleanup: escaping # characters and adding...
2012-06-17 James DennettDocumentation cleanup: escaping # characters and adding...
2012-06-17 James DennettDocumentation cleanup: escape #undef in Doxygen comments.
2012-06-17 James DennettDocumentation cleanup: delete an erroneous use of ...
2012-06-17 James DennettDocumentation cleanup: typo fix, \briaf -> \brief
2012-06-17 James DennettDocumentation cleanup: Add missing parameter name to...
2012-06-17 James DennettDocumentation cleanup: escape "::" to eliminate a Doxyg...
2012-06-17 James DennettDocumentation cleanup: Use \brief for summaries, and...
2012-06-17 James DennettDocumentation cleanup:
2012-06-17 James DennettDocumentation cleanup: fixing a typo from my previous...
2012-06-17 James DennettDocumentation cleanup: added \verbatim...\verbatim...
2012-06-17 James DennettDocumentation cleanup:
2012-06-17 James DennettDocumentation cleanup: escaped # characters in Doxygen...
2012-06-17 Hal FinkelFor compatibility with gcc, accept -maltivec as an...
2012-06-16 Richard Smith-Wuninitialized bugfix: when entering the scope of...
2012-06-16 Benjamin KramerGuard private fields that are unused in Release builds...
2012-06-16 NAKAMURA Takumiclang/lib/Basic/FileManager.cpp: Detect the root direct...
2012-06-16 NAKAMURA TakumiToolingTest.cpp: Fix r158592, runToolOnCode.FindsNoTopL...
2012-06-16 Meador IngeExplicitly build __builtin_va_list.
2012-06-16 Eli FriedmanFix Sema and IRGen for atomic compound assignment so...
2012-06-16 Jordan Rose[analyzer] Array CompoundLiteralExprs need to be treate...
2012-06-16 Jordan Rose[analyzer] Return an UnknownVal when we try to get...
2012-06-16 Argyrios Kyrtzidis[AST/libclang] Fix the selector locations that are...
2012-06-16 Anna ZaksMake the analyzer site a single point of reference...
2012-06-16 Jordan Rose[analyzer] Buffers passed to CGBitmapContextCreate...
2012-06-15 Eli FriedmanMake the ".*" operator work correctly when the base...
2012-06-15 Kaelyn UhrainRecover when correcting an unknown type name to a keywo...
2012-06-15 Kaelyn UhrainMove isCXXSimpleTypeSpecifier from Parser to Sema and...
2012-06-15 Jordan Rose[-E] Emit a rewritten _Pragma on its own line.
next