]> granicus.if.org Git - clang/shortlog
clang
2012-09-13 Jordan RoseFormat strings: %D, %U, and %O are valid on Darwin...
2012-09-13 Anna Zaks[analyzer] Don't reimplement an existing function.
2012-09-13 Ted KremenekTeach -Wuninitialized to recognize common "noreturn...
2012-09-13 Ted KremenekRefactor logic in ExprEngine for detecting 'noreturn...
2012-09-13 Chad RosierAdd a few FIXMEs.
2012-09-13 Chad Rosier[ms-inline asm] Handle the enumeration of input and...
2012-09-12 Eric ChristopherReapply:
2012-09-12 Richard TrieuAdd two new functions to Qualifiers.
2012-09-12 Chad RosierWhitespace.
2012-09-12 Anna Zaks[analyzer] Do not report use of undef on "return foo...
2012-09-12 Anna Zaks[analyzer] Fix another false positive in malloc realloc...
2012-09-12 Anna Zaks[analyzer] Teach UndefOrNullArgVisitor to track parent...
2012-09-12 Jordan Rose[analyzer] Fix another use of the address of a temporar...
2012-09-12 Jordan Rose[analyzer] Re-add reinterpret_cast virtual call test...
2012-09-12 Jordan Rose[analyzer] Handle when the dynamic type is worse than...
2012-09-12 Jordan RoseRevert "[analyzer] Use the static type for a virtual...
2012-09-12 Fariborz Jahanianobjective-C++ test for my previous patch.
2012-09-12 Daniel JasperRename isA to isSameOrDerivedFrom.
2012-09-12 Fariborz Jahanianobjective-C arc: don't issue no explicit ownership...
2012-09-12 Chad RosierFix test case for Release builds.
2012-09-12 Eric ChristopherRevert "Make clang emit a flag for DW_AT_object_pointer...
2012-09-12 Chad Rosier[ms-inline asm] Add a test case.
2012-09-12 Chad Rosier[ms-inline asm] Test case for r163729.
2012-09-12 Chad Rosier[ms-inline asm] If we have a single asm operand that...
2012-09-12 Dmitri GribenkoComment parsing: recognize more Doxygen commands
2012-09-12 Dmitri GribenkoFix a couple of Doxygen issues pointed out by -Wdocumen...
2012-09-12 Ted KremenekRevert "objective-C: warn under a flag if missing argument"
2012-09-12 Ted KremenekRevert "objective-C: warn if selector has nothing but...
2012-09-12 NAKAMURA Takumiclang/test: [PR13820] Suppress LLP64-incompatible tests...
2012-09-12 NAKAMURA Takumiclang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c...
2012-09-12 Joerg SonnenbergerClaim --param ssp-buffer-size, even if the stack protec...
2012-09-12 NAKAMURA Takumiclang/test/CodeGenObjC: [PR13820] Suppress LLP64-incomp...
2012-09-12 NAKAMURA Takumiclang/test/SemaCXX/dcl_ambig_res.cpp: [PR13819] It...
2012-09-12 NAKAMURA Takumiclang/test: [PR8833] Introduce the feature "LP64" to...
2012-09-12 NAKAMURA Takumiclang/test/PCH/missing-file.cpp: Try to suppress accide...
2012-09-12 NAKAMURA Takumiclang/test/lit.cfg: Fix a typo in comment.
2012-09-12 Evgeniy StepanovFix a test failure.
2012-09-12 Evgeniy StepanovMake -faddress-sanitizer on Android link to the new...
2012-09-12 Ted KremenekConvert a few more getAs cases to castAs where we immed...
2012-09-12 Ted KremenekFix regression where "looping back to the head of"...
2012-09-12 Ted KremenekTeach -Wuninitialized to recognize __attribute__((analy...
2012-09-12 Ted KremenekPost new checker build.
2012-09-12 Chandler CarruthAdjust some analyzer tests to place widely shared input...
2012-09-12 Chandler CarruthFix up more "$t"s in this test that should be "%t"s.
2012-09-12 Richard SmithPR13811: Add a FunctionParmPackExpr node to handle...
2012-09-12 Eric ChristopherMake clang emit a flag for DW_AT_object_pointer for...
2012-09-11 Chad Rosier[ms-inline asm] isDef/NumDefs in this context only...
2012-09-11 Chad Rosier[ms-inline asm] As of r163657 this check is unnecessary.
2012-09-11 Chad Rosier[ms-inline asm] Don't consider tokens or immediates...
2012-09-11 DeLesley HutchinsThread-safety analysis: fix bug in expression matching...
2012-09-11 Fariborz Jahanianobjective-C: warn if selector has nothing but bare
2012-09-11 Jordan RoseRevert "[analyzer] Disable STL inlining. Blocked by...
2012-09-11 Dmitri GribenkoComment parsing: handle non-builtin commands correctly...
2012-09-11 Jordan Rose[analyzer] Use the static type for a virtual call if...
2012-09-11 DeLesley HutchinsFix warning from r163642
2012-09-11 DeLesley HutchinsThread safety analysis: fix bug related to lock_returne...
2012-09-11 Fariborz Jahanianobjective-C: warn under a flag if missing argument
2012-09-11 Anna Zaks[analyzer] Disable STL inlining. Blocked by PR13724.
2012-09-11 Rafael EspindolaFix namespace nesting and remove windows line endings.
2012-09-11 Chandler CarruthJust revert r163605 for now. It broke the build and...
2012-09-11 David ChisnallSelect the correct, or, failing that, compatible, diale...
2012-09-11 Douglas GregorSwitch a SmallPtrSet/SmallVector pair over to SetVector.
2012-09-11 Douglas GregorRemove unused macro definition
2012-09-11 Douglas GregorFix typo in comment
2012-09-11 Richard SmithRemove some redundancy from constant aggregate emission...
2012-09-11 Argyrios Kyrtzidis[libclang] Fix getting a cursor inside an angled #inclu...
2012-09-11 Eric ChristopherUpdate comment and space.
2012-09-11 Eric ChristopherThe type of the self and cmd variables should be artifi...
2012-09-11 Chad Rosier[ms-inline asm] Add $$ before numeric constants in...
2012-09-11 Eli FriedmanFix buffer overflow.
2012-09-11 Jordan Rose[analyzer] Member function calls that use qualified...
2012-09-10 Anna Zaks[analyzer] Turn stl inlining back on.
2012-09-10 Anna Zaks[analyzer] Do not count calls to small functions when...
2012-09-10 Argyrios Kyrtzidis[PCH] Add a null check to avoid crashing.
2012-09-10 David BlaikieProvide fixed target triples to make test results consi...
2012-09-10 Argyrios Kyrtzidis[libclang] Do index 'extern' declarations inside functions.
2012-09-10 Anna Zaks[analyzer] Add an option to enable/disable objc inlining.
2012-09-10 Ted KremenekRevert "Remove clang man page reference to -Oz. It...
2012-09-10 Anna Zaks[analyzer] Add ipa-always-inline-size option (with...
2012-09-10 David BlaikieFix PR13784: instantiation of an abstract class in...
2012-09-10 Argyrios KyrtzidisMove the null check outside of the loop, no functionali...
2012-09-10 Argyrios Kyrtzidis[PCH] When loading fields from external storage make...
2012-09-10 Jordan Rose[analyzer] Make the defaults explicit for each of the...
2012-09-10 Jordan Rose[analyzer] For now, don't inline C++ standard library...
2012-09-10 Dmitri GribenkoRemove redundant semicolons which are null statements.
2012-09-10 Dmitri GribenkoComment AST: TableGen'ize all command lists in CommentC...
2012-09-10 Ted KremenekRemove clang man page reference to -Oz. It's not an...
2012-09-10 DeLesley HutchinsThread-safety analysis: differentiate between two forms...
2012-09-10 Ted KremenekNow that I have a test file to work with, disable the...
2012-09-10 Ted KremenekCorrectly 'cat' out test files.
2012-09-10 Ted KremenekFix another case where we should be using isBeforeInTra...
2012-09-10 Ted KremenekAdd a few more cases where we should be using isBeforeI...
2012-09-10 Ted KremenekAs a debugging aid to unbreak the buildbots, cat the...
2012-09-10 Fariborz JahanianMore tweaking and test cases for call to super
2012-09-10 Ted KremenekRe-enable FileCheck testing of retain-release.m test...
2012-09-10 Fariborz Jahanianobjective-C: Improving diagnostocs for missing call to
2012-09-10 Ted KremenekTemporarily disable FileCheck part of this test.
2012-09-10 Douglas GregorAllow vector types in pseudo-destructor expressions...
2012-09-10 Alexander KornienkoWorkaround for MacOSX build failure with gcc <= 4.4
2012-09-10 Ted KremenekRevert "Revert Ted's r163489 and r163490, due to breakage."
next