]> granicus.if.org Git - clang/shortlog
clang
2012-05-10 Ted KremenekProvide a man page for scan-build. Patch by James...
2012-05-10 Argyrios Kyrtzidis[preprocessor] Make sure that MacroExpands callbacks...
2012-05-10 Fariborz JahanianTest for previously checked in patch.
2012-05-10 Argyrios KyrtzidisFix an assertion hit when the serialized diagnostics...
2012-05-10 Rafael EspindolaWarn about visibility attributes in typedefs.
2012-05-10 Rafael EspindolaFix an old (2009) FIXME:
2012-05-10 Anna Zaks[analyzer] Do not highlight the range of the statement...
2012-05-09 Richard SmithRecursiveASTVisitor:
2012-05-09 Fariborz Jahanianobjective-c. Fixes a 'fixit' where location of
2012-05-09 Nuno Lopeshopefully fix a bunch of ARM buildbot failures
2012-05-09 Richard TrieuPull some cases of initialization with self-reference...
2012-05-09 Richard SmithPush the knowledge that we are parsing a type-id/type...
2012-05-09 Richard SmithStop AltiVec parsing from going down the 'implicit...
2012-05-09 Chad RosierRoll logic into a single if statement, per David's...
2012-05-09 Chad RosierUse the triple directly, rather then getTriple().
2012-05-09 Simon AtanasyanPass a target triple explicitly to check platform speci...
2012-05-09 Chad RosierNow the proper fix for r156497. Sorry for the churn.
2012-05-09 Chad RosierMove the iOSVersionMin string to a header so as to...
2012-05-09 David BlaikieFix -Wdelete-non-virtual-dtor in Tooling code.
2012-05-09 Chad RosierUpdate test case for new default of 3.0
2012-05-09 Roman DivackyImplement PPC64TargetCodeGenInfo.
2012-05-09 Jim GrosbachARM: Support marking intrinsic definitions as 'unavailable'
2012-05-09 Chad Rosier[driver] Use the iOS target triple to infer the deploym...
2012-05-09 Anna Zaks[analyzer]Extend the available checks list and the...
2012-05-09 Bob WilsonIgnore a "generic" return value from getHostCPUName...
2012-05-09 Argyrios Kyrtzidis[libclang] Add a test for objc boxed expressions.
2012-05-09 Anna Zaks[analyzer] Simplify r156446, as per Ted's review.
2012-05-09 Anna Zaks[analyzer] Allow pointers to escape through selector...
2012-05-09 Fariborz JahanianRemove this test again which fails the build-bot for...
2012-05-09 Simon AtanasyanDeclare abstract class ArgumentsAdjuster. This abstract...
2012-05-09 Fariborz JahanianRe-add test for // rdar://11374235
2012-05-09 Argyrios Kyrtzidis[AST/libclang] Speed up clang_getOverriddenCursors...
2012-05-09 Nuno Lopesupdate calls to objectsize intrinsic to match LLVM...
2012-05-09 Richard SmithRecover properly if a class member declaration starts...
2012-05-09 Ted KremenekFix Engrish.
2012-05-09 Ted KremenekTeach IsTailPaddedMemberArray() (used by -Warray-bounds...
2012-05-09 Richard SmithA little tweak to the SFINAE condition reporting. Don...
2012-05-09 Ted KremenekFix typo.
2012-05-09 Fariborz JahanianRemove thid test for now.
2012-05-09 Richard TrieuUpdate the SelfReferenceChecker. Refactored some of...
2012-05-09 Ted KremenekUpdate checker build.
2012-05-08 Fariborz JahanianModern objective-c translation. Translating default
2012-05-08 Anna Zaks[analyzer] We currently do not fully support CompoundLi...
2012-05-08 Nuno Lopesadd -fbounds-checking option.
2012-05-08 Ted KremenekHaving RegionStore lower field bindings to raw offsets...
2012-05-08 Ted KremenekWhen creating lazy bindings in RegionStore, propagate...
2012-05-08 Ted KremenekInclude address of Store in graphviz output of Exploded...
2012-05-08 John McCallBind cleanups after doing l2r conversion on the operand...
2012-05-08 Anna Zaks[analyzer] SelfInit: Stop tracking self if it's assigne...
2012-05-08 Fariborz Jahanianmodern objc translation. objc_getClass() and objc_getM...
2012-05-08 Eric ChristopherThe address of a vla is actually complex and requires...
2012-05-08 Eric ChristopherWhitespace.
2012-05-08 Douglas GregorFix fmin*/fmax* library builtin signatures.
2012-05-08 Fariborz JahanianFixes a typo. note_xxx not not_xxx.
2012-05-08 Hans WennborgMake -Wformat accept printf("%hhx", c); with -funsigned...
2012-05-08 Gregory Szorc[clang.py] Remove trailing whitespace from recent commits
2012-05-08 Gregory Szorc[clang.py] TranslationUnit API improvements
2012-05-08 Ted KremenekTeach the analyzer about CXXScaleValueInitExpr.
2012-05-08 Jordy RoseClean up SemaDeclAttr for high-warnings build.
2012-05-08 Jordy Rose[analyzer] BasicConstraintManager: drop NE-constraints...
2012-05-08 Jordy Rose[analyzer] Rework both constraint managers to handle...
2012-05-08 Jordy Rose[analyzer] Add an abstraction for the bit width and...
2012-05-08 Nuno Lopeshopefully unbreak some buildbots
2012-05-08 Argyrios Kyrtzidis[libclang] Map 'id'/'Class'/'SEL' to the corresponding...
2012-05-08 Douglas GregorRobustify test
2012-05-08 Rafael EspindolaAdd missing 'y'.
2012-05-08 Douglas GregorIntroduce a new libclang API to determine the platform...
2012-05-08 Ted KremenekTeach the static analyzer that NSLog() and friends...
2012-05-07 Rafael EspindolaProcess attributes in the order they appear in the...
2012-05-07 Anna Zaks[analyzer]Turn on MallocSizeOfChecker by default; short...
2012-05-07 Argyrios Kyrtzidis[libclang] Actually commit the changes to make libclang...
2012-05-07 Argyrios Kyrtzidis[libclang] Put the RecursiveASTVisitor in libclang...
2012-05-07 Argyrios KyrtzidisUn-revert r156142, "[libclang] Bring back BodyIndexer...
2012-05-07 Argyrios Kyrtzidis[libclang] Use a copy of the data-recursive RecursiveAS...
2012-05-07 Chandler CarruthRemove the 'intrin.h' builtin header file and its tests...
2012-05-07 Nuno Lopesmake this test a little more useful. I'll add more...
2012-05-07 Anna Zaks[analyzer] Fix a crash in triggered by OSAtomicChecker.
2012-05-07 Anna Zaks[analyzer] Fixup for r155244: PurgeDeadSymbols should...
2012-05-07 Nuno Lopesremove code to add bound checks for simple array access...
2012-05-07 Anna Zaks[analyzer]Fixup r156215: use StopTracking summary inste...
2012-05-07 Douglas GregorRevert r156097, which appears to be causing some breakage.
2012-05-07 Manuel KlimekFix includes for unices that don't have chdir declared...
2012-05-07 Manuel KlimekIncludes direct.h for windows compilation.
2012-05-07 Manuel KlimekFixes resolution of relative paths when running clang...
2012-05-07 Abramo BagnaraFixed UserDefinedLiteral source locations.
2012-05-07 Richard SmithWhen we suppress an error due to SFINAE, stash the...
2012-05-07 Craig TopperConvert AVX non-temporal store builtins to LLVM-native...
2012-05-07 John McCallChange how we suppress access control in explicit insta...
2012-05-07 John McCallThere is no reason for these methods to be out-of-line.
2012-05-07 John McCallRefactor DelayedDiagnostics so that it keeps diagnostics in
2012-05-07 Manuel Klimek- Adding lexical_parent and semantic_parent properties...
2012-05-07 Aaron BallmanUpdating the test case based on previous patch
2012-05-07 Richard SmithA union can have a constexpr defaulted default construc...
2012-05-07 David BlaikieRemove variable made unused by r156270.
2012-05-07 Aaron BallmanDetecting illegal instantiations of abstract types...
2012-05-06 Jordy Rose[analyzer] Reduce parallel code paths in SimpleSValBuil...
2012-05-06 Rafael EspindolaSplit mergeAvailabilityAttr out of handleAvailabilityAt...
2012-05-06 Rafael EspindolaPut the availability warnings in a group.
2012-05-06 Aaron BallmanSimple typo fix (syntex to syntax). Fixes PR12735
2012-05-06 NAKAMURA TakumiRevert r156142, "[libclang] Bring back BodyIndexer...
next