]> granicus.if.org Git - clang/shortlog
clang
2012-07-19 Ted KremenekSimplify UninitializedValues.cpp by removing logic...
2012-07-19 Michael HanRemove an unused header
2012-07-19 Bob WilsonDefine __FINITE_MATH_ONLY__ based on -ffast-math and...
2012-07-19 Aaron BallmanRelaxed enumeration constant naming rules for scoped...
2012-07-19 Richard SmithSilence another GCC warning.
2012-07-19 NAKAMURA TakumiRevert r160404, "Eliminating the GCC_CAST hack, take...
2012-07-19 Richard SmithSilence GCC warnings.
2012-07-19 Bob WilsonForce the OS X version to 10.6 for old-style simulator...
2012-07-19 Dmitri GribenkoCommentSema: add more inline commands to tables
2012-07-19 Dmitri GribenkoFix ParagraphComment::isWhitespace(): a paragraph witho...
2012-07-18 Richard SmithFix OverloadCandidateSet::clear to not leak PartialDiag...
2012-07-18 Dmitri GribenkoComment::dump(): show name of inline command
2012-07-18 Dmitri GribenkoComment parsing: don't parse whitespace before \endverb...
2012-07-18 Aaron BallmanRolling this change back because the fix doesn't fit...
2012-07-18 Jordan Rose[analyzer] Combine all ObjC message CallEvents into...
2012-07-18 Jordan Rose[analyzer] Rename addExtraInvalidatedRegions to get...
2012-07-18 Jordan Rose[analyzer] Make CallEvent a value object.
2012-07-18 Jordan Rose[analyzer] Remove obsolete ObjCPropRef SVal kind.
2012-07-18 Jordan Rose[analyzer] Remove unused ExprEngine::VisitCXXTemporaryO...
2012-07-18 Aaron BallmanFixing up a test case that was failing due to the lack...
2012-07-18 Dmitri GribenkoThis fits into 80 columns without wrapping.
2012-07-18 Dmitri GribenkoAdd caching for TextComment::isWhitespace(), ParagraphC...
2012-07-18 Benjamin KramerRemove trivial destructor from SVal.
2012-07-18 Dmitri GribenkoOn Darwin, the linker removes functions in CommentDumpe...
2012-07-18 Alexander KornienkoReverted custom init hook from r160369.
2012-07-18 Ted KremenekFix crash in RegionStoreManager::evalDerivedToBase...
2012-07-18 Ted KremenekTeach CFG construction about destructors resulting...
2012-07-18 Richard SmithPR13381, part 2: when determining if a defaulted specia...
2012-07-18 Richard SmithPR13381: consider cv-qualifiers on a class member's...
2012-07-18 Richard SmithPR13386: When matching up parameters between a function...
2012-07-18 Eli FriedmanFix test so it works the same way on 32-bit and 64...
2012-07-18 Dmitri GribenkoCommentSema: \short is the same as \brief.
2012-07-18 Douglas GregorWhen performing the deduced/actual argument type check...
2012-07-18 Joel JonesMore replacing of target-dependent intrinsics with...
2012-07-17 Douglas GregorRemove unnecessary spacing around Objective-C object...
2012-07-17 Aaron BallmanAdding a fixit for includes that cannot be found with...
2012-07-17 Douglas GregorImprove comment for TypeDecl::getTypeForDecl(), from...
2012-07-17 Douglas GregorEliminating the GCC_CAST hack, take two.
2012-07-17 Dmitri GribenkoComment AST nodes: rename Num*Bitfields to Num*Bits...
2012-07-17 Douglas GregorReinstate the GCC_CAST hack; I apparently did not appea...
2012-07-17 Dmitri GribenkoImplement an optimization for finding the comment that...
2012-07-17 Eric ChristopherRobustify test in the face of no assertions.
2012-07-17 Douglas GregorTry to eliminate GCC_CAST hack in a manner that should...
2012-07-17 Dmitri GribenkoCommentBriefParser: use StringSwitch::Cases to group...
2012-07-17 Douglas GregorTeach the ASTImporter how to handle anonymous structs...
2012-07-17 Eli FriedmanDon't treat overflow in floating-point conversions...
2012-07-17 Rafael EspindolaHandle the case where the base type is not dependent...
2012-07-17 Joao MatosFixed whitespace issue introduced in r160373.
2012-07-17 Dmitri GribenkoMinor cleanups and additions to the users manual. ...
2012-07-17 Eric ChristopherFix regexp for this test to properly check.
2012-07-17 Dmitri GribenkoCommentBriefParser: make \short should equivalent to...
2012-07-17 Fariborz JahanianIssue warning when assigning out-of-range integer value...
2012-07-17 Jordan Rose-Wobjc-literal-compare: don't warn when comparing again...
2012-07-17 Jordan RoseAdd -Wobjc-string-compare under -Wobjc-literal-compare.
2012-07-17 Jordan RoseNow that -Wobjc-literal-compare is a warning, put the...
2012-07-17 Jordan Rose[analyzer] Remove stale result type lvalue code.
2012-07-17 Joao Matos[Windows] Abstract pure virtual method calls in the...
2012-07-17 Alexander KornienkoAdd a custom initialize hook for clang tools + minor...
2012-07-17 Rafael EspindolaMerge visibility from previous decls before looking...
2012-07-17 NAKAMURA Takumitest/Driver/crash-report.c: Remove "REQUIRES: shell...
2012-07-17 Daniel JasperFix unit test dependency in Makefile and remove unnecce...
2012-07-17 Daniel JasperAdd missing dependency for unit test.
2012-07-17 Daniel JasperFinishing the move of RefactoringCallbacks and fixing...
2012-07-17 Simon AtanasyanRevert commit r160308. We decide to move builtins selec...
2012-07-17 Daniel JasperMove RefactoringCallbacks to Tooling to avoid dependenc...
2012-07-17 Alexey SamsonovFixup for r160345 - uintptr_t is not always unsigned
2012-07-17 Daniel JasperMake the isDerivedFrom matcher more generic.
2012-07-17 Galina KistanovaFixed few warnings.
2012-07-17 NAKAMURA Takumi[Win32] Rework crash-report since r145389.
2012-07-17 NAKAMURA Takumitest/Driver/crash-report.c: Small tweaks. 1) Use %t...
2012-07-17 Rafael EspindolaRecord visibility pragmas when we see a tag declaration...
2012-07-17 Richard SmithUninitialized variables: two little changes:
2012-07-17 NAKAMURA Takumiclang/test/Tooling/clang-ast-dump.cpp: Mark it as REQUI...
2012-07-17 Dmitri GribenkoMove clang_Cursor_getBriefCommentText implementation...
2012-07-17 Richard Smith-Wuninitialized: Split the classification of DeclRefExp...
2012-07-16 Jordan Rose[analyzer] Handle new-expressions with initializers...
2012-07-16 Jordan RoseWeaken Unicode fixit test to work even if the character...
2012-07-16 Dmitri GribenkoFix BlockCommandComment::classof() to return true for...
2012-07-16 Ted KremenekThis test appears to fail on win32.
2012-07-16 Ted KremenekAdd hack (provided by Jonathan Sauer) to fall back...
2012-07-16 Ted KremenekThis test appears to be passing on win32.
2012-07-16 Jordan RoseDon't crash when emitting fixits following Unicode...
2012-07-16 David BlaikieSimplify float comparison checks by using early return.
2012-07-16 Ted KremenekFix copy-paste mistake for CMake dependency.
2012-07-16 Anna Zaks[analyzer] Make CmpRuns external-user friendly.
2012-07-16 Ted KremenekLooks like libTooling might also depend on ClangDiagnos...
2012-07-16 Ted KremenekAdd libEdit dependency on ClangDiagnosticCommon. Hopef...
2012-07-16 Simon AtanasyanMIPS: Implement __builtin_mips_shll_qb builtin function...
2012-07-16 David BlaikieFix rejects-valid: explicit specialization of redeclare...
2012-07-16 Fariborz Jahanianmodern objective-c translator: conditionally include
2012-07-16 Aaron BallmanFixing an MSVC warning -- the compiler did not like...
2012-07-16 Alexander KornienkoFixing an obvious bug in a test.
2012-07-16 Alexander KornienkoThe new clang-ast-dump tool for selective AST dumping...
2012-07-16 Daniel JasperAdd two more missing parameters in diagnostics.
2012-07-16 Daniel JasperFix diagnostic adding missing parameter.
2012-07-16 Daniel JasperPrevent unused-variable warning in optimized builds.
2012-07-16 Daniel JasperAdd refactoring callbacks to make common kinds of refac...
2012-07-16 Daniel JasperAdd correct parenthesis range to CXXConstructExprs...
2012-07-16 Ted KremenekPlace checker build at alternate URL.
2012-07-16 Richard SmithMore for PR11848: a pack expansion type isn't necessari...
next