]> granicus.if.org Git - clang/shortlog
clang
2012-12-06 Jordan Rose[analyzer] Use optimized assumeDual for branches.
2012-12-06 Jordan Rose[analyzer] Aggressively cut back on the canonicalizatio...
2012-12-06 Jordan Rose[analyzer] Remove bindExprAndLocation, which does extra...
2012-12-06 Alexander KornienkoClang-format: IndentCaseLabels option, proper namespace...
2012-12-06 Fariborz JahanianFixes a typo in this test.
2012-12-06 Alexander KornienkoClang-format: detect unbalanced braces.
2012-12-06 Matthew CurtisHexagon TC: Add/improve support for small data
2012-12-06 Matthew CurtisFix hexagon-toolchain.c test to handle versioned clang...
2012-12-06 Matthew CurtisHexagon TC: Reimplement Link::ConstructJob to call
2012-12-06 Benjamin KramerSema: Don't emit a warning when __func__ is used in...
2012-12-06 NAKAMURA Takumitest/Driver/hexagon-toolchain.c: Unbreak XPASS. Cygwin...
2012-12-06 Manuel KlimekImplements multiple parents in the parent map.
2012-12-06 Matthew CurtisHexagon TC: Move getHexagonTargetCPU from Tools.cpp to
2012-12-06 Daniel JasperImprove clang-format's handling of unary operators.
2012-12-06 Matthew CurtisDisable hexagon toolchain test on windows targets
2012-12-06 Matthew CurtisHexagon TC: Update toolchain to add appropriate include
2012-12-06 NAKAMURA Takumiclang/test/CodeGen/2008-01-07-UnusualIntSize.c: Add...
2012-12-06 Chandler CarruthRework the bitfield access IR generation to address...
2012-12-06 Daniel Jasper"<<" alignment for clang-format.
2012-12-06 Ted KremenekUse the BlockDecl captures list to infer the direct...
2012-12-06 Ted KremenekOnly provide explicit getCapturedRegion() and getOrigin...
2012-12-06 Ted KremenekPull logic to map from VarDecl* to captured region...
2012-12-06 Ted KremenekUse 'getOriginalRegion()' rather than going through...
2012-12-06 Richard SmithFix http://stackoverflow.com/questions/13521163
2012-12-06 Richard SmithDon't use dyn_cast on a Type* which might not be canoni...
2012-12-06 NAKAMURA TakumiDisable clang/test/Preprocessor/macro-multiline.c for...
2012-12-06 Fariborz Jahanianmore test of template declarations in a
2012-12-06 Fariborz JahanianMore C++ testing of declarations embedded in
2012-12-05 Chad Rosier[driver, ms-inline asm] -fms-compatibility enables...
2012-12-05 Chad Rosier[driver, ms-inline asm] Have -fms-extensions enable...
2012-12-05 Richard SmithLooks like lit on Windows can't cope with parens here...
2012-12-05 Fariborz JahanianIn DeclPrint add printing of '= default'
2012-12-05 Richard SmithMore workarounds for PR10867.
2012-12-05 Fariborz JahanianIn DeclPrint add printing of 'explicit'
2012-12-05 Richard SmithFix an egregiously broken test. This pattern doesn...
2012-12-05 Argyrios Kyrtzidis[c-index-test] Introduce '-index-compile-db' which...
2012-12-05 Bill WendlingFix name. The array is unboundED.
2012-12-05 Chad Rosier[driver, ms-inline asm] MS-Style inline assembly is...
2012-12-05 Fariborz Jahanianfix comment.
2012-12-05 Fariborz JahanianTesting C++ declarations embedded in
2012-12-05 Chad Rosier[ms-inline asm] Add more tests.
2012-12-05 Jordan RoseFormat strings: offer a cast to 'unichar' for %C in...
2012-12-05 Jordan RoseFormat strings: add more expression types that don...
2012-12-05 Jordan RoseFormat strings: a character literal should be printed...
2012-12-05 Jordan RoseFormat strings: the correct conversion for 'char' is...
2012-12-05 Daniel JasperRemove bad and useless enum to bool conversion.
2012-12-05 Alexander KornienkoClang-format: parse for and while loops
2012-12-05 Daniel JasperIndentation fixes for clang-format.
2012-12-05 Alexander KornienkoFollow-up to r169286, addresses comments in http:/...
2012-12-05 Evgeniy StepanovReuse an existing diagnostic for tsan/msan needing...
2012-12-05 NAKAMURA Takumitest/Modules/build-fail-notes.m: Tweak to unbreak Win32...
2012-12-05 Richard SmithIn C++, if we hit an error in the class-head, don't...
2012-12-05 Richard SmithPR14049: Don't say "expanded from macro 'foo'" when...
2012-12-05 Richard SmithMinor reorganization. No functionality change.
2012-12-05 Daniel JasperAdd missing virtual destructors reported by -Wnon-virtu...
2012-12-05 Daniel JasperSmall tweaks to automatic formatting.
2012-12-05 Richard SmithSimplify slightly by seperating out the responsibility...
2012-12-05 Richard SmithThis test used to fail forever if it failed once, becau...
2012-12-05 NAKAMURA TakumiDriver.cpp: Restore clang/Config/config.h to be include...
2012-12-05 Richard SmithSimplify diagnostic emission. No functionality change...
2012-12-05 DeLesley HutchinsThread-safety analysis: check locks on method calls...
2012-12-05 Anna Zaks[analyzer] Implement an opt-in variant of direct ivar...
2012-12-05 DeLesley HutchinsThread Safety Analysis: refactor to make more methods...
2012-12-05 Fariborz JahanianTesting C++ declarations embedded in
2012-12-05 DeLesley HutchinsThread safety analysis: Add a new "beta" warning flag...
2012-12-04 Chandler CarruthAdd -whole-archive around the ASan runtime archive...
2012-12-04 Ted KremenekAlphabetize source files, just like they have been...
2012-12-04 Bill WendlingUse the 'count' attribute to calculate the upper bound...
2012-12-04 Matt Beaumont-GayCurrently, with -fsanitize=address, the driver appends...
2012-12-04 Fariborz JahanianTesting C declarations embedded in
2012-12-04 Daniel JasperAdd missing destructors found with -Wnon-virtual-dtor.
2012-12-04 Eli BenderskyAdapt to LLVM commit 169291 which streamlines the usage...
2012-12-04 Fariborz Jahanianadditional test for declaration tag of a class extension.
2012-12-04 Alexander KornienkoError recovery part 2
2012-12-04 Fariborz Jahanianobjective-c blocks: Consider padding due to alignment
2012-12-04 Alexander KornienkoClang-format error recovery part 1
2012-12-04 NAKAMURA Takumic-index-test.c: Make C89-compliant.
2012-12-04 Dmitri Gribenkolibclang: Add a function to libclang for retrieving...
2012-12-04 Daniel JasperMake parenthesis counting and aligning a bit saner.
2012-12-04 Alexander KornienkoEnum formatting implementation
2012-12-04 Manuel KlimekFix spelling I ran over while proof-reading tests.
2012-12-04 NAKAMURA TakumiToolChains.cpp: Fixup r169260, clang/Config/config...
2012-12-04 Manuel KlimekFixes crash in isDerivedFrom for recursive templates.
2012-12-04 Daniel JasperSmall fixes to unary operator recognition and handling...
2012-12-04 Chandler CarruthAutotools has the same include guard for both Clang...
2012-12-04 Daniel JasperUpdate matcher documentation with script.
2012-12-04 Daniel JasperAdd parameterCountIs() matcher.
2012-12-04 Daniel JasperReplace workarounds with correct fixes.
2012-12-04 Chandler CarruthSort the #include lines under utils/...
2012-12-04 Chandler CarruthReally sort the #include lines in unittests/...
2012-12-04 Chandler CarruthSort the #include lines for unittests/...
2012-12-04 Chandler CarruthSort the #include lines for examples/...
2012-12-04 Chandler CarruthSort #include lines for tools/...
2012-12-04 Chandler CarruthSort #include lines for all files under include/...
2012-12-04 Chandler CarruthSort all of Clang's files under 'lib', and fix up the...
2012-12-04 NAKAMURA TakumiASTTests, ASTMatchersTests: Move clangEdit before clang...
2012-12-04 NAKAMURA TakumiUntabify (in USEDLIBS, Makefile(s)).
2012-12-04 NAKAMURA Takumiclang/Lex: [CMake] Update CMakefiles since r169229.
2012-12-04 Bill WendlingDon't test for ASM output but for IR output.
2012-12-04 Argyrios KyrtzidisRefactor recording the preprocessor conditional directi...
next