]> granicus.if.org Git - clang/shortlog
clang
2010-07-29 Douglas GregorReword the empty struct/union warning in C to note...
2010-07-29 Chris LattnerThis is a little bit far, but optimize cases like:
2010-07-29 Chris Lattnerimplement a todo: pass a eight-byte that consists of a
2010-07-29 Jordy RoseMove new test (that requires RegionStore) into its...
2010-07-29 Chris Lattnerfix a builder, why didn't clang++ catch this?
2010-07-29 Jordy RoseUse a LazyCompoundVal to handle initialization with...
2010-07-29 Chris LattnerKill off the 'coerce' ABI passing form. Now 'direct...
2010-07-29 Chris Lattnerignore structs that wrap vectors in IR, the abstraction...
2010-07-29 Chris Lattnermove the 'pretty 16-byte vector' inferring code up...
2010-07-29 Chris Lattnersimplify code by eliminating a premature optimization.
2010-07-29 Chris Lattnernow that we have CGT around, we can start using preferr...
2010-07-29 Chris Lattnersink preferred type stuff lower. It's possible that...
2010-07-29 Daniel DunbarTranscribe clattner email to SVN.
2010-07-29 Chris Lattnerdissolve some more complexity: make the x86-64 abi...
2010-07-29 Daniel DunbarChange #pragma crash to segv, instead of abort.
2010-07-29 Chris Lattnersimplify Get8ByteTypeAtOffset by making it a member...
2010-07-29 Chris Lattnernow that ABIInfo depends on CGT, it has trivial access...
2010-07-29 Chris Lattnercave in to reality and make ABIInfo depend on CodeGenTypes.
2010-07-29 Ted KremenekTeach GRExprEngine::VisitLValue() about FloatingLiteral...
2010-07-29 Ted KremenekCheck for an invalid SourceLocation in clang_getCursor...
2010-07-29 Ted KremenekAugment RegionStore::BindStruct() to bind symbolicated...
2010-07-29 Ted KremenekChange SymbolManager::canSymbolicate() to return true...
2010-07-29 Ted KremenekExplicitly guard in BasicStore from storing to non...
2010-07-29 Ted KremenekRemove extraneous guards around the call to getConjured...
2010-07-29 Douglas GregorVisit the children of CXXOperatorCallExprs in source...
2010-07-28 Douglas GregorDon't set out-of-line template specialization/definitio...
2010-07-28 Chris Lattnerpass argument vectors in a type that corresponds to...
2010-07-28 Chris Lattnertidy up
2010-07-28 Fariborz JahanianInitialize block's imported variable(s) in
2010-07-28 Eli FriedmanPR7736: Make sure to mark &Class::Member correctly...
2010-07-28 Devang PatelOverride selected builtin names (e.g. "long int" instea...
2010-07-28 Chris Lattnerfix some break statements to be formatted more consiste...
2010-07-28 Chris Lattneruse Get8ByteTypeAtOffset for the return value path...
2010-07-28 Chris Lattnerrefactor the autosizing code, eliminating duplication
2010-07-28 Douglas GregorDon't die when a member access refers to a non-class...
2010-07-28 Chris Lattnerfix PR7714 by not referencing off the end of a struct...
2010-07-28 Douglas GregorTurn off precompiled preamble support for C++
2010-07-28 Douglas GregorWhen performing code completion for a case statement...
2010-07-28 Sebastian RedlSupport extended vector types in chained PCH.
2010-07-28 Sebastian RedlAdd a test case for tentative definitions in chained...
2010-07-28 Fariborz JahanianFix flags in global block descriptor when
2010-07-28 Douglas GregorMake the pointer arguments to the __sync_* builtins...
2010-07-28 Chris Lattnersome cleanups and get alignments correct for various...
2010-07-28 Douglas GregorThe grammar for GNU typeof in C requires an expression...
2010-07-28 Tanya LattnerTest commit
2010-07-28 Tanya LattnerTest commit.
2010-07-28 Ted KremenekUpdate checker build.
2010-07-28 Chris Lattneraccept and ignore a few more gcc warnings.
2010-07-28 Craig Silverstein Add proper callbacks for DeclStmt -- we weren...
2010-07-28 Daniel DunbarRename -Wlogical-bitwise-confusion to -Wconstant-logica...
2010-07-28 Daniel DunbarPreprocessor: Add support for '#pragma clang __debug...
2010-07-28 Douglas GregorEnable expression transformations in the current-instan...
2010-07-28 Douglas GregorWhen a nested-name-specifier refers into a current...
2010-07-28 Gabor Greifwe are not supposed to create an improper callsite...
2010-07-28 Devang Patelconstruct debug info for "id" by hand.
2010-07-28 John McCallWhen creating a jump destination, its scope should...
2010-07-27 Tom CareAdded some false positive checking to UnreachableCodeCh...
2010-07-27 Tom CareExtracted out some useful common functions in Idempoten...
2010-07-27 Ted KremenekAdd PTH test case for <rdar://problem/8227989>.
2010-07-27 Sebastian RedlRecord macros in dependent PCHs. Also add various info...
2010-07-27 Argyrios KyrtzidisRevert r109546, it broke linux build.
2010-07-27 Argyrios KyrtzidisMerge PCHWriterDecl.cpp's isRequiredDecl and CodeGenMod...
2010-07-27 Eli FriedmanFix a minor crash bug with constructs like Obj.Class...
2010-07-27 Devang PatelAlways use current working directory for DW_AT_comp_dir.
2010-07-27 Eli FriedmanPR7724: Don't try to evaluate value-dependent expressions.
2010-07-27 Eric ChristopherAPIs that take different sized arguments than the instr...
2010-07-27 Ted KremenekFinesse 'idempotent operations' analyzer issues to...
2010-07-27 Ted KremenekAdd non-static version of BinaryOperator::getOpcodeStr().
2010-07-27 Sebastian RedlUpdate the list of lexical decls in the TU for chained...
2010-07-27 Ted KremenekPut 'Idempotent operations' static analyzer issues...
2010-07-27 Devang PatelReapply 109303.
2010-07-27 Douglas GregorFix use-after-free with precompiled preambles
2010-07-27 Argyrios KyrtzidisAlways deserialize from PCH file scoped variables with...
2010-07-27 Michael J.... Revert r109428 "Hoist argument type checking into Check...
2010-07-27 Jordy RoseDon't warn about unreachable code if the block starts...
2010-07-27 Ted KremenekAdd PTHLexer::LexEndOfFile() to emit diagnostics at...
2010-07-27 Ted KremenekFix predicate in 'InCachingLexMode' to include 'CurPTHL...
2010-07-27 Ted KremenekPTH generation: Don't save the leading '#' token in...
2010-07-27 Jordy RoseGroundwork for C string length tracking. Currently...
2010-07-27 Douglas GregorImplement -fno-validate-pch at the -cc1 level, which...
2010-07-27 Sebastian Redl- Fix recording of offsets of types in dependent PCHs.
2010-07-26 Douglas GregorWhen remapping a virtual file, also make an entry for...
2010-07-26 Fariborz Jahanian2nd argument of __builtin_expect must be evaluated
2010-07-26 Chris Lattnerpath renamed.
2010-07-26 John McCallTest for the presence of EH branch-throughs instead...
2010-07-26 Benjamin KramerMark __builtin_eh_return as noreturn. Patch by Dimitry...
2010-07-26 Dan GohmanFix an apparent bug.
2010-07-26 Douglas GregorIntroduce basic support for loading a precompiled pream...
2010-07-26 Dan GohmanMinor code simplification.
2010-07-26 Dan GohmanIt's not necessary to call flush() on a raw_ostream...
2010-07-26 Dan GohmanFix namespace polution.
2010-07-26 Dan GohmanMake a variable static.
2010-07-26 Dan GohmanUse an export file. Plugins must export llvm::Registry...
2010-07-26 Ted KremenekHoist argument type checking into CheckFormatHandler...
2010-07-26 Ted KremenekConsolidate #args checking for scanf/printf format...
2010-07-26 Devang PatelRevert 109303.
2010-07-26 Sebastian RedlMake sure that implicit qualification and derived-to...
2010-07-26 Nick LewyckyAdd source location information to C++ base specifiers.
2010-07-26 Douglas GregorWhen LIBCLANG_CODE_COMPLETION_LOGGING is set in the...
2010-07-26 Douglas GregorEliminate the "minimal" and printing parser actions...
next