]> granicus.if.org Git - clang/shortlog
clang
2012-02-23 Douglas GregorPull the OpaqueValueExpr's source expression into its...
2012-02-23 Jim GrosbachUpdate test for r151288
2012-02-23 Jim GrosbachARM: enable the integrated assembler by default for...
2012-02-23 Anna Zaks[analyzer] Malloc: unique leak reports by allocation...
2012-02-23 Anna Zaks[analyzer] Add CString checks to the release notes.
2012-02-23 Argyrios Kyrtzidis[libclang] Make sure that all top-level decls in a...
2012-02-23 Fariborz JahanianTest is fixed.
2012-02-23 Fariborz JahanianXFAIL test until I figure out how to make test pass...
2012-02-23 Howard Hinnant* tgmath_logb.patch implements the missing logb functio...
2012-02-23 Fariborz JahanianChange test again so it passes in build-bot until I...
2012-02-23 Fariborz Jahanianfix test for patch in r151268.
2012-02-23 Benjamin KramerActually remove the duplicated elements from the vector.
2012-02-23 Fariborz Jahanianobjective-c default synthesis. classes which adopt...
2012-02-23 Douglas GregorFix indentation
2012-02-23 Douglas GregorNote that lambda expressions are available in the relea...
2012-02-23 Douglas GregorReplace a use of hasTrivialDefaultConstructor() with...
2012-02-23 Benjamin KramerReplace some DenseSets with SmallPtrSets. Apart from...
2012-02-23 Benjamin KramerUnique CXXBasePath decls with the SmallVector/pod_sort...
2012-02-23 Benjamin KramerReplace the std::map in the init list checker with...
2012-02-23 Richard SmithPR12067: When emitting an evaluated constant structure...
2012-02-23 Douglas GregorSeriously, are injected-class-names that hard?
2012-02-23 Douglas GregorProvide the __is_trivially_assignable type trait, which...
2012-02-23 Douglas GregorClang supports lambdas.
2012-02-23 Rafael EspindolaTwo fixes to how we compute visibility:
2012-02-23 Douglas GregorTweak C++ status table:
2012-02-23 Douglas GregorClang now supports lambda expressions.
2012-02-23 Eli FriedmanTry to handle qualifiers more consistently for array...
2012-02-23 Richard SmithUpdate parser's disambiguation to cope with braced...
2012-02-23 Aaron BallmanTurned on support for __declspec(deprecated) in MS...
2012-02-23 Anna Zaks[analyzer] Invalidate the region passed to pthread_sets...
2012-02-23 Ted KremenekTweak release note comments for checker build.
2012-02-23 Ted KremenekUpdate checker build to checker-261.
2012-02-23 Eric ChristopherAdd a quick TODO.
2012-02-23 Eric ChristopherFold debug scope emission into the cleanup scope.
2012-02-22 Fariborz Jahaniananother test for modern ivar access rewrite.
2012-02-22 Chad RosierRevert r151172: Unwind path cleanup for array new list...
2012-02-22 Fariborz Jahanianmore tests for modern objc translator.
2012-02-22 Chad RosierImprove placement of clang crash diagnostics section.
2012-02-22 Anna Zaks[analyzer] Malloc cleanup:
2012-02-22 Joerg SonnenbergerRevert part of r148839 and keep DefaultTargetTriple...
2012-02-22 Chad RosierAdd clang crash diagnostic info and associated flags...
2012-02-22 Ted KremenekUpdate set-xcode-analyzer to work with Xcode repackagin...
2012-02-22 Chad RosierAdd new driver warning from r151174 to a warning group...
2012-02-22 Fariborz Jahanianmodern objc translator. more writing of modern ivar...
2012-02-22 Chad Rosier[driver] Add a warning for when -mcpu= is specified...
2012-02-22 Sebastian RedlDoug's review comments.
2012-02-22 Sebastian RedlUnwind path cleanup for array new list initializers.
2012-02-22 Sebastian RedlCodeGen for array new list initializers. Doesn't correc...
2012-02-22 Douglas GregorTeach overload resolution to prefer user-defined conver...
2012-02-22 Sebastian RedlFix parsing and processing initializer lists in return...
2012-02-22 Hans WennborgWarn about non-standard format strings (pr12017)
2012-02-22 Bill WendlingMore ArrayRef-ification of methods.
2012-02-22 Bill WendlingArrayRef-icize the function arguments.
2012-02-22 Bill WendlingUse an ArrayRef when we can instead of passing in a...
2012-02-22 Sebastian RedlThrow away stray CXXDefaultArgExprs. Fixes PR12061.
2012-02-22 Francois PichetIn -fdelayed-template-parsing mode, reenter every scope...
2012-02-22 Richard SmithAccept braced-init-lists in conditions, and, in passing...
2012-02-22 Eli FriedmanMake sure null initialization in arrays works correctly...
2012-02-22 Douglas GregorGenerate an AST for the conversion from a lambda closur...
2012-02-22 Eli FriedmanImprove diagnostics a bit for bad member initializers...
2012-02-22 NAKAMURA Takumitest/CodeGenCXX/thiscall-struct-return.cpp: Relax expre...
2012-02-22 Anna Zaks[analyzer] Malloc checker: mark 'strdup' and 'strndup...
2012-02-22 Aaron BallmanAdding support for Microsoft's thiscall calling convent...
2012-02-22 Anna Zaks[analyzer] Malloc: fix another false positive.
2012-02-22 Anna Zaks[analyzer] Change naming in bug reports "tainted" ...
2012-02-22 Argyrios Kyrtzidis[libclang] Index the field references of a designated...
2012-02-22 Richard SmithImplement C++11 [expr.call]p11: If the operand to a...
2012-02-22 Kaelyn UhrainFix typo correction of template arguments to once again...
2012-02-22 Chad RosierProvide a way to disable auto-generation of preprocesse...
2012-02-21 Fariborz Jahanianmodern objc translator: fixes a bug where a class decla...
2012-02-21 Fariborz Jahanianobjective-c modern translator. accessing ivars using...
2012-02-21 Argyrios KyrtzidisMake sure Stmt::dump() is included in libclang.
2012-02-21 Douglas GregorIn the conflict between C++11 [expr.prim.general]p4...
2012-02-21 Eli FriedmanFix a crash in the diangostic code in EvalConstant...
2012-02-21 Eric ChristopherNo need to go to object file, -emit-llvm is sufficient...
2012-02-21 Chandler CarruthSkip testing the crtbegin.o, and resume using a single...
2012-02-21 Chandler CarruthClean up, add some documentation, and make this test...
2012-02-21 John McCallDon't crash on attempts to synthesize an invalid property.
2012-02-21 Richard TrieuRedirect the output to /dev/null. This prevents the...
2012-02-21 Douglas GregorOnly pop the expression evaluation context correspondin...
2012-02-21 Richard SmithDon't assume that a valid expression for the first...
2012-02-21 Jean-Daniel... When calling a non variadic format function(vprintf...
2012-02-21 Douglas GregorImprove our handling of lambda expressions that occur...
2012-02-21 Jeffrey YasskinAllow linux builds to take advantage of libunwind to...
2012-02-21 Argyrios KyrtzidisAlso mark Type's dump() as 'used' to make it available...
2012-02-21 Craig TopperRemove comma from end of enum to silence build warning.
2012-02-21 Argyrios KyrtzidisMark a few 'dump' methods as 'used' to make sure they...
2012-02-21 Douglas GregorImplement non-internal linkage for lambda closure types...
2012-02-21 Nico WeberRemove svn:eol-style on the test I just added.
2012-02-21 Nico WeberAdd a test case for r150976.
2012-02-21 Douglas GregorImplement name mangling for lambda expressions that...
2012-02-21 Aaron BallmanAdding a test case for the working-directory fix
2012-02-21 Ted KremenekHave ScanReachableSymbols reported reachable regions...
2012-02-21 Douglas GregorImplement name mangling for lambda expressions that...
2012-02-21 Nick LewyckyEmit the exact size for the invariant intrinsics.
2012-02-21 Anna Zaks[analyzer] + a couple more malloc tests.
2012-02-21 Anna Zaks[analyzer] Make KeyChainAPI checker inlining-aware.
2012-02-20 Eli FriedmanMake RequireLiteralType work correctly with incomplete...
2012-02-20 Argyrios Kyrtzidis[PCH] Recover gracefully if the ASTReader detects that...
2012-02-20 Richard SmithFix a constexpr FIXME: When implicitly instantiating...
next