]> granicus.if.org Git - clang/shortlog
clang
2012-06-01 Jordan Rose[analyzer] SATestBuild should execute SVN updates even...
2012-06-01 Jordan Rose[analyzer] Fix SATestAdd to work with SATestBuild.
2012-06-01 Alexander KornienkoAdded a test for ToolInvocation::mapVirtualFile method.
2012-06-01 Eric ChristopherSupport C++11 enum forward declarations.
2012-06-01 Argyrios Kyrtzidis[arcmt] Use CFBridgingRetain/CFBridgingRelease instead...
2012-06-01 Aaron BallmanAnonymous union members within a struct are now properl...
2012-05-31 Kaelyn UhrainIn TypoCorrectionConsumer, BestResults to CorrectionRes...
2012-05-31 Fariborz Jahanianobjc: properties of NSObject attribute must
2012-05-31 Tom Care[analyzer] Fix BugType memory leak in IdempotentOperati...
2012-05-31 Aaron BallmanUpdating the visualizers to include more datatypes...
2012-05-31 Anna Zaks[analyzer] Cleanup for r157721.
2012-05-31 Alexander KornienkoFix an object lifetime issue in clang/Tooling.
2012-05-31 Ted KremenekAllow some BugReports to opt-out of PathDiagnostic...
2012-05-31 Craig TopperAdd builtin for pclmulqdq instruction.
2012-05-30 Richard SmithOnly visit default arguments for template declarations...
2012-05-30 Anna ZaksChange wording of 'memcpy' type mismatch warning and...
2012-05-30 Anna Zaks[analyzer]Fix another occurrence of iterator invalidati...
2012-05-30 Jordan RoseAdd a test for '%@' suggestion for classes.
2012-05-30 Jordan RoseSuggest '%@' for Objective-C objects in ObjC format...
2012-05-30 David BlaikieDisable -Wunique-enum for anonymous enums.
2012-05-30 Jim GrosbachTableGen: Remove extraneous '\' at EOL in generated...
2012-05-30 Fariborz Jahanianobjective-c: revert r157407. It broke a project
2012-05-30 Manuel KlimekAdds a toString method to Replacement, which helps...
2012-05-30 Alexander KornienkoFixed a memory leak in clang/Tooling.
2012-05-30 Gabor Greifsupply a simple-minded testcase for r156813, to check...
2012-05-30 Alexey SamsonovClang docs update: list command-line flags that control...
2012-05-30 Craig TopperSSE4A should not imply LZCNT and POPCNT. FMA4 should...
2012-05-30 Craig TopperUpdate FIXME. ABM is already covered by LZCNT and POPCNT.
2012-05-30 Craig TopperMark extrqi and insertqi immediate arguments as being...
2012-05-30 Daniel JasperTest commit - Fix typo in comment.
2012-05-30 Eric ChristopherRemove some extra braces.
2012-05-30 Richard TrieuAdd new -Wunique-enum which will warn on enums which...
2012-05-30 Anna ZaksAdd fixits for memory access warnings.
2012-05-29 Fariborz Jahanianobjc: position of 'fixit' was off by one.
2012-05-29 Fariborz Jahanianfixes radar no. in this test.
2012-05-29 Fariborz Jahanianobjective-c: fix a sema and IRGen crash when property
2012-05-29 Benjamin KramerInstall ammintrin.h in the cmake build.
2012-05-29 Benjamin KramerAdd an ammintrin.h header for SSE4a intrinsics.
2012-05-29 Simon AtanasyanMIPS: Pass -KPIC argument to MIPS assembler if necessary.
2012-05-29 Simon AtanasyanFactor out the code retrieves the last PIC related...
2012-05-29 Benjamin KramerDefine __SSE4A__ when targeting new AMD CPUs.
2012-05-29 David BlaikieFix indenting.
2012-05-29 Chad RosierRevert r155737, restoring the MaxDepth in the BalancedD...
2012-05-29 Roman DivackySparc is bigendian.
2012-05-29 Alexey SamsonovMake Clang driver pass the last option from -g group...
2012-05-29 Charles DavisUse fewer temporaries mangling APSInt objects. The...
2012-05-29 Peter CollingbourneOpenCL: Fix vector conditional operator CodeGen for...
2012-05-28 Benjamin KramerFix suspicous isIntegerType() check, found by PVS Studi...
2012-05-28 David BlaikieAddress minor FIXME in RedeclLink to contain a PointerI...
2012-05-28 Charles DavisFix mangling of integral template arguments between...
2012-05-28 Charles DavisFix Lang's fix. This should fix the tests for +Asserts...
2012-05-28 Chris Lattneradjust to mainline llvm API change.
2012-05-28 David BlaikieFix PR12960 by not attempting to correct cases when...
2012-05-28 Charles DavisTest case for 157547. Before that patch, all the digits...
2012-05-27 Benjamin KramerPR12962: Fix a rare use after free when collecting...
2012-05-27 Lang HamesFix call to APSInt constructor - it doesn't take an...
2012-05-27 Fariborz Jahanian-Wdeprecated warning to include reference (as a note)
2012-05-27 Benjamin KramerPass ProgramStateRef by reference.
2012-05-27 Dmitri GribenkoClose HTML tag properly.
2012-05-27 Benjamin KramerUse the SelectorSet typedef more widely throughout...
2012-05-27 Benjamin KramerReplace some custom hash combines with the standard...
2012-05-27 NAKAMURA Takumiclang/unittests/Tooling/RewriterTestContext.h: Don...
2012-05-27 NAKAMURA Takumiclang/lib/Rewrite/Rewriter.cpp: Don't try to rename...
2012-05-26 Charles DavisMangle template instantiations properly (as of VC 7...
2012-05-26 Benjamin KramerOnly emit one set of braces for __VERSION__, getClangFu...
2012-05-26 Fariborz JahanianChange warning to error when property setter names...
2012-05-26 Richard SmithIn response to some discussions on IRC, tweak the wordi...
2012-05-26 David BlaikieFix indentation.
2012-05-26 Alexander KornienkoDon't offer '[[clang::fallthrough]];' fix-it when a...
2012-05-25 Nuno Lopesfix codegen support for alloc_size attribute for static...
2012-05-25 Argyrios Kyrtzidis[libclang] Add a test I forgot to commit for r156890.
2012-05-25 Rafael EspindolaDon't ignore linkage when ignoring visibility in the...
2012-05-25 Nuno Lopesadd CodeGen support for the alloc_size attribute
2012-05-25 Rafael EspindolaDon't ignore linkage when ignoring visibility in the...
2012-05-25 Anna Zaks[analyzer] Don't crash on LValBitCast
2012-05-25 Rafael EspindolaConsider the linkage for member class templates even...
2012-05-25 Rafael EspindolaWhen ignoring visibility in an instantiation, still...
2012-05-25 Rafael EspindolaWhitespace fixes.
2012-05-25 Manuel KlimekLinks the entry point to the tooling documentation...
2012-05-25 Richard SmithRelease notes update for -Wsometimes-uninitialized.
2012-05-25 Richard SmithSplit a chunk of -Wconditional-uninitialized warnings...
2012-05-25 Anna Zaks[analyzer] Loading external plugins with scan-build
2012-05-25 Seth Cantrellensure value passed to is space is representable as...
2012-05-24 Richard SmithSome cleanups around the uninitialized variables warnin...
2012-05-24 Fariborz Jahaniancleanup some code.
2012-05-24 Fariborz Jahanianobjective-c: warn on use of property setters
2012-05-24 Eli FriedmanGet rid of some non-ASCII en-dashes that crept in.
2012-05-24 Eli FriedmanImplement the C++11 discarded value expression rules...
2012-05-24 Justin HolewinskiUn-XFAIL CodeGen/builtins-nvptx.c now that the proper...
2012-05-24 Eli FriedmanA minor tweak to the new volatile lvalue warning: don...
2012-05-24 John McCallXFAIL this test, which does not pass on trunk since...
2012-05-24 Ted KremenekSet svn:keywords property to Id
2012-05-24 Ted KremenekNew & improved man page attached, now with standard...
2012-05-24 Fariborz Jahanianobjective-c: Fixes a corner case and interesting bug.
2012-05-24 Argyrios Kyrtzidis[objcmt] Add test case for r157395.
2012-05-24 Justin HolewinskiReplace PTX back-end with NVPTX back-end in all places...
2012-05-24 Anna Zaks[analyzer] Minor cleanup to checkers' help text.
2012-05-24 Anna Zaks[analyzer] Treat cast of array to reference in the...
2012-05-24 Anna Zaks[analyzer] Fix typo. Thanks Jordy.
2012-05-24 Manuel KlimekAdds menu sidebar to the docs.
next