]> granicus.if.org Git - clang/shortlog
clang
2012-09-06 Chad Rosier[ms-inline asm] Output empty asm statements for the...
2012-09-06 Chad Rosier[ms-inline asm] The IR representation of inline assembl...
2012-09-06 Fariborz Jahanianrefactoring + objective-C specific test for my last...
2012-09-06 Richard SmithDon't try to check override control for invalid member...
2012-09-06 Derek SchuffUse custom ABIInfo for le32/PNaCl argument codegen
2012-09-06 Enrico GranataEnabling the UTF conversion routines that were previous...
2012-09-06 Aaron BallmanFixing the return type information for objc_sync_enter...
2012-09-06 Fariborz Jahanianc: make __attribute__((unused)) transitive.
2012-09-06 Jakob Stoklund... Tighten up regexps some more.
2012-09-06 Roman DivackyRemove unused typedefs. Found by gcc48.
2012-09-06 Roman DivackyDont cast away const needlessly. Found by gcc48 -Wcast...
2012-09-06 Alexey SamsonovUpdate AddressSanitizer docs
2012-09-06 Jordan RoseFix a mistake in an HTML example code snippet.
2012-09-06 Richard SmithPR13775: When checking for a tag type being shadowed...
2012-09-05 Anna Zaks[analyzer] Enhance the member expr tracking to account...
2012-09-05 Jordan RoseContinue including temporary destructors in the CFG...
2012-09-05 Jordan RoseFormat strings: suggest casts for NS(U)Integer and...
2012-09-05 Jordan RoseFormat string checking: change long if-statement to...
2012-09-05 Jordan Rose[analyzer] Always include destructors in the analysis...
2012-09-05 Anna Zaks[analyzer] Fix a crash PR13762.
2012-09-05 Anna Zaks[analyzer] NullOrUndef diagnostics: track symbols binde...
2012-09-05 Anna Zaks[analyzer] Remove unneeded code.
2012-09-05 Eric ChristopherAdd test missed in previous commit.
2012-09-05 Eric ChristopherTry to fix the windows bots.
2012-09-05 Eric ChristopherApply some driver improvements for freebsd-*-mips*.
2012-09-05 Tobias Grosser[cindex.py] Make the use of a compatibilty check explicit
2012-09-05 DeLesley HutchinsThread-safety analysis: bugfix for case where a trylock...
2012-09-05 Fariborz Jahanianobjective-c++11: c++11 does not change pod-ness when
2012-09-05 Chad RosierUpdate for r163231.
2012-09-05 Abramo BagnaraAdded missing test.
2012-09-05 Fariborz Jahanianc error recovery. treat an invalid redeclaration
2012-09-05 Jordan Rose[analyzer] Fix bad test from r163220.
2012-09-05 Abramo BagnaraAllow disabling of wchar_t type.
2012-09-05 Jordan Rose[analyzer] Be more forgiving about calling methods...
2012-09-05 Jordan Rose[analyzer] Clean up a couple uses of getPointeeType().
2012-09-05 Jordan RoseRevert "[analyzer] Treat all struct values as regions...
2012-09-05 Manuel KlimekIntroduces DynTypedMatcher as a new concept that replac...
2012-09-05 Alexander KornienkoNew clang-check vim integration script
2012-09-05 Abramo BagnaraDo not add using directives to a function decl context...
2012-09-05 Abramo BagnaraFixed lexical decl context of out of line class templat...
2012-09-05 Jin-Gu KangChanging of type checking order on InitListExpr
2012-09-05 Chad RosierUpdate for r163187.
2012-09-05 Chad Rosier[ms-inline asm] Update test case for r163181.
2012-09-04 Chad Rosier[ms-inline asm] Set the inline assembly dialect in...
2012-09-04 Ted KremenekFix indentation.
2012-09-04 Chad Rosier[ms-inline asm] Remove the Inline Asm Non-Standard...
2012-09-04 Chad RosierMinor cleanup to improve code readability. No function...
2012-09-04 Jordan Rose[analyzer] Don't use makeIntVal to create a floating...
2012-09-04 Joao MatosRevert r163083 per chandlerc's request.
2012-09-04 Joao MatosRevert r163099 per chandlerc's request.
2012-09-04 Joao MatosRevert r163076 per chandlerc's request.
2012-09-04 Joao MatosRevert r163078 per chandlerc's request.
2012-09-04 Chad Rosier[ms-inline asm] The MCInstrDesc only tracks register...
2012-09-04 Chad Rosier[ms-inline asm] Fix an illegal index and an 80-column...
2012-09-04 Chad RosierFix 80-column violation.
2012-09-03 Chad Rosier[ms-inline asm] Use the new GetMCInstOperandNum() inter...
2012-09-03 Tobias Grosser[cindex.py] Allow to configure the path of libclang
2012-09-03 NAKAMURA Takumitest/Driver/android-standalone.cpp: Fix test failure...
2012-09-03 Joao MatosImproved the warning for the #@ Microsoft charizing...
2012-09-03 Evgeniy StepanovFix test failure on Windowns.
2012-09-03 Timur IskhodzhanovFollow-up on r163110 - forgot to commit some new tests...
2012-09-03 Timur IskhodzhanovFix PR13444 - wrong mangling of "const char * const...
2012-09-03 Evgeniy StepanovAndroid standalone toolchain support.
2012-09-03 Chad RosierRemoved unused argument.
2012-09-03 Chad Rosier[ms-inline asm] Update for the MatchInstruction API...
2012-09-03 Joao MatosAdded a new cursor for SEHLeaveStmt to libclang.
2012-09-02 Logan ChienRename ANDROIDEABI to Android.
2012-09-02 James DennettDocumentation cleanup: Add \file comment for ASTContest...
2012-09-02 Joao MatosImplemented parsing and AST support for the MS __leave...
2012-09-02 Joao MatosInclude the diagnostic introduced in r163078 in a group.
2012-09-02 Joao MatosAdded a diagnostic for mismatched MS inheritance attrib...
2012-09-01 Joao MatosFixed typo causing tests to fail on non-MSVC machines.
2012-09-01 Joao MatosRefactored the Windows headers location lookup code...
2012-09-01 Jordan Rose[analyzer] Silence unused variable warnings in NDEBUG...
2012-09-01 Argyrios Kyrtzidis[libclang] Fix indexing type alias declarations. rdar...
2012-09-01 Argyrios Kyrtzidis[libclang] The annotation of tokens operation visits...
2012-09-01 Jordan Rose[analyzer] Disallow creation of int vals with explicit...
2012-09-01 Jordan Rose[analyzer] Don't attempt to create a floating-point...
2012-09-01 Jordan Rose[analyzer] Future-proofing r163012 (nameless functions...
2012-09-01 Jordan Rose[analyzer] Treat all struct values as regions (even...
2012-09-01 Jordan Rose[analyzer] Always derive a CallEvent's return type...
2012-09-01 Tobias Grosser[cindex.py] Add helper to initialize libclang functions
2012-09-01 Ted KremenekComment that clang.dll is unavailable on cygming yet.
2012-09-01 NAKAMURA Takumic-arcmt-test/Makefile: Restore some stuff. clang.dll...
2012-09-01 Ted KremenekTweak link order to hopefully resolve a buildbot failure.
2012-09-01 Ted KremenekSplit library clangRewrite into clangRewriteCore and...
2012-09-01 Joao MatosChanged the remaining dead asserts to llvm_unreachable.
2012-08-31 Chris Lattnerdon't warn about unused values when the unused value...
2012-08-31 Joao MatosNormalize line endings of r163013 (part 2).
2012-08-31 Benjamin KramerRemove windows line endings.
2012-08-31 DeLesley HutchinsThread-safety analysis: fix handling of LOCK_RETURNED...
2012-08-31 Richard TrieuUpdate a warning to point to the DiagGroup created...
2012-08-31 DeLesley HutchinsThread-safety analysis: fix handling of string constant...
2012-08-31 David BlaikieFix the build (-Wswitch violation introduced by r163013).
2012-08-31 Joao MatosNormalize line endings of r163013.
2012-08-31 Joao MatosNormalize line endings of r163022.
2012-08-31 Joao MatosEmulate MSVC's preprocessor macro argument separator...
2012-08-31 Fariborz Jahanianobjective-C ARC; detect and warn on retain cycle when
2012-08-31 Joao MatosImproved MSVC __interface support by adding first class...
2012-08-31 Jordan Rose[analyzer] RetainCountChecker: don't assume all functio...
next