]> granicus.if.org Git - clang/shortlog
clang
2012-03-23 Kostya Serebryanyuse EP_OptimizerLast instead of EP_ScalarOptimizerLate...
2012-03-23 Argyrios KyrtzidisMake sure we don't accept an @interface inside another...
2012-03-23 Argyrios Kyrtzidis[libclang] Make sure we don't crash when trying to...
2012-03-23 Richard SmithRevert accidentally-committed www changes (and an unuse...
2012-03-23 Richard SmithWhen defining a forward-declared enum, don't try to...
2012-03-23 Akira HatanakaAdd support for MIPS' floating ABIs (hard, soft and...
2012-03-23 Ted KremenekUpdate checker build.
2012-03-23 Ted KremenekAvoid applying retain/release effects twice in RetainCo...
2012-03-23 Eric ChristopherRemove the vestiges of the C backend.
2012-03-23 Richard SmithSupport for definitions of member enumerations of class...
2012-03-23 Argyrios Kyrtzidis[libclang] For a CXCursor_ObjCInstanceMethodDecl/CXCurs...
2012-03-23 Anton Yartsevcorrected check::EndOfTranslationUnit checker name...
2012-03-23 Argyrios Kyrtzidis[CFG] Cache boolean evaluations of expressions to avoid...
2012-03-23 Rafael EspindolaRemove unused bits.
2012-03-23 Fariborz Jahanianmodern objc translation of block literal expressions
2012-03-22 Bill WendlingSmall cleanup.
2012-03-22 Bill WendlingUse correct FileCheck regexp.
2012-03-22 Bill WendlingWhen an MMX output variable is tied to the input variab...
2012-03-22 Matt Beaumont-Gayline endings
2012-03-22 Eli FriedmanMake sure we correctly set the alignment for vector...
2012-03-22 Ted KremenekFix static analyzer crash on code taking the address...
2012-03-22 Anna Zaks[analyzer] Add the stat for the number of successfully...
2012-03-22 Anna Zaks[analyzer] Add stats useful for coverage investigations.
2012-03-22 Anna Zaks[analyzer] Add inlining awareness to the block coverage...
2012-03-22 Fariborz Jahanianmodern objc rewriter: until we can translate block...
2012-03-22 Bob WilsonFix a comment: kPropertyType = 'T' not 't'. <rdar...
2012-03-22 Fariborz Jahanianmodern objective-c rewriter: Fix up translation of
2012-03-22 Argyrios Kyrtzidis[PCH] When we are replacing a decl in a chained PCH...
2012-03-22 Richard SmithUpdate front page to indicate that we do, in fact,...
2012-03-22 Ted Kremenek"Teach" RetainCountChecker about dispatch_set_context...
2012-03-22 Chandler CarruthRelax the FileCheck assertions in this test a touch...
2012-03-22 Ted KremenekFix broken CFG when an initializer is a statement expre...
2012-03-22 Richard SmithDuring the instantiation of a class template specializa...
2012-03-22 Argyrios KyrtzidisSimplify DataRecursiveIntBinOpEvaluator::VisitBinOp...
2012-03-22 Anna Zaks[analyzer] Malloc: drop symbols captured by blocks.
2012-03-21 Fariborz Jahanianmodern objective-c translator: Change declaration of
2012-03-21 Richard TrieuChange the binary operator data recursive evaluator...
2012-03-21 Benjamin KramerRemove unused variable, fix indentation.
2012-03-21 Fariborz JahanianFor enums with no tag name, display its location in
2012-03-21 Fariborz Jahanianfixes the diagnostic issued in // rdar://11069896
2012-03-21 Chad RosierReport the natural alignment of unsigned long long...
2012-03-21 Nico WeberTry to get cpath.c passing on windows, using lit's...
2012-03-21 Anna Zaks[analyzer] Malloc: Utter the name of the leaked variable.
2012-03-21 Anna Zaks[analyser] Factor out FindUniqueBinding from RetainCoun...
2012-03-21 Anna Zaks[analyzer] Re-enable the test disabled by r152969.
2012-03-21 Bob WilsonDuplicated code is bad. At least make it consistent.
2012-03-21 Fariborz JahanianAllow void blocks to return witn a void expression in
2012-03-21 Bob WilsonFor Darwin, do not let -mcpu override the -arch option...
2012-03-21 Fariborz Jahanianmodern objective-c rewriter: remove 'const' from
2012-03-21 Patrick BeardRemoved repeated word (of of).
2012-03-21 Fariborz JahanianUndo previous patch as I checked more than I intended.
2012-03-21 Fariborz Jahanianmodern objective-c rewriter: remove 'const' from
2012-03-21 John McCallFor the annals of subtle but terrible bugs: fix a...
2012-03-21 NAKAMURA Takumiclang-interpreter/Makefile: [PR12313] Update USEDLIBS...
2012-03-21 NAKAMURA TakumiRewriteModernObjC.cpp: Don't expose temporary std:...
2012-03-21 John McCallTest case for rdar://problem/11055105, a bug with the...
2012-03-21 Fariborz JahanianClose the paren.
2012-03-20 Eric ChristopherUpdate comment.
2012-03-20 Patrick BeardnumberWithFloat -> numberWithDouble.
2012-03-20 Fariborz Jahanianmodern objective-c translator: insert couple of pragmas...
2012-03-20 Patrick BeardFixed typo.
2012-03-20 Patrick BeardAdded summary section for Object Literals and Subscript...
2012-03-20 Fariborz Jahanianmodern objective-c translator: add static function...
2012-03-20 Sebastian RedlMore careful consideration of C++11 13.3.3.1p4. Fixes...
2012-03-20 Sebastian RedlFix the other place where C++98 work for initializer...
2012-03-20 Fariborz Jahanianmore modern objective-c meta-data stuff.
2012-03-20 Patrick BeardFixed typos.
2012-03-20 Patrick BeardLink to Objective-C literals documentation.
2012-03-20 Patrick BeardObjective-C literals documentation.
2012-03-20 Ted KremenekDon't include FixIts with a null replacement range...
2012-03-20 Benjamin KramerFix a use-after-free in thunk emission. EmitThunk may...
2012-03-20 Fariborz Jahanianmodern objective-c translator: provide meta-data initia...
2012-03-20 Benjamin KramerDebug info: Tighten up uses of plain MDNode pointers...
2012-03-20 Fariborz Jahanianmodern objective-c translator: couple of minor
2012-03-20 Patrick BeardTest commit.
2012-03-20 Fariborz Jahanianobjective-c modern translator: Refactor intername ivar...
2012-03-20 Chad Rosier[avx] Define the _mm256_loadu2_xxx and _mm256_storeu2_x...
2012-03-20 David ChisnallAdd missing bitcast that was breaking Objective-C+...
2012-03-20 Ted KremenekAdd test case for <rdar://problem/10553686>, which...
2012-03-19 Ted KremenekFix crash when querying the CFG reported when using...
2012-03-19 Argyrios Kyrtzidis[libclang] Have clang_getCursorExtent() return the...
2012-03-19 Fariborz Jahanianremoved unused code in the modern objc rewriter file.
2012-03-19 Benjamin KramerLanguageExtensions: Manually word wrap a line to reduce...
2012-03-19 Matt Beaumont-Gayline endings
2012-03-19 Matt Beaumont-GayUse a simpler pluralization construct
2012-03-19 Fariborz Jahanianmodern objective-c translator: fix type of objc_excepti...
2012-03-19 NAKAMURA Takumitest/Driver/cpath.c: Mark this as XFAIL:mingw32,win32...
2012-03-19 Nico WeberFix a regression where ':' in CPLUS_INCLUDE_PATH and...
2012-03-18 Sebastian RedlAdd the missing compatibility warning for braced initia...
2012-03-18 Benjamin KramerAn error can't be in a warning group.
2012-03-18 Jordy Rose[analyzer] Mark a failed-realloc's result as an interes...
2012-03-18 Aaron BallmanTurns #import in MS Mode into an error.
2012-03-18 David BlaikieUse character literals for vexing initialization fixit...
2012-03-18 Jordy Rose[analyzer] Use a FoldingSet to cache simple RetainSumma...
2012-03-18 Douglas GregorReplace a FIXME with a diagnostic when we can't resolve the
2012-03-17 Douglas GregorDiagnose tag and class template declarations with qualified
2012-03-17 Jordy Rose[analyzer] Unify retain-count summary generation for...
2012-03-17 Jordy RoseKill cocoa::deriveNamingConvention and cocoa::followsFu...
2012-03-17 Jordy Rose[analyzer] Remove duplicate work on deriving method...
2012-03-17 Fariborz Jahanianmodern objective-c rewriter: further improvement in
next