]> granicus.if.org Git - clang/shortlog
clang
2009-04-16 Anders CarlssonAdd support for the __has_trivial_constructor type...
2009-04-16 Douglas GregorPCH support for ShuffleVectorExpr and BlockDeclRefExpr
2009-04-15 Douglas GregorPCH support for TypesCompatibleExpr, ChooseExpr, and...
2009-04-15 Douglas GregorPCH support for ExtVectorElementExpr and VAArgExpr.
2009-04-15 Chris Lattnermake unknown warnings a warning, not an error.
2009-04-15 Chris Lattneradd anonymous groups for all the warning command line...
2009-04-15 Douglas GregorPCH support for CompoundAssignOperator and ConditionalO...
2009-04-15 Chris Lattneradd support for -Wextra and -W
2009-04-15 Chris Lattnercomment out IsGroup: tblgen isn't instantiating these...
2009-04-15 Douglas GregorPCH support for ImaginaryLiteral and ArraySubscriptExpr
2009-04-15 Mike StumpFixup codegen for copy/dispose for block literals....
2009-04-15 Daniel DunbarDefer generation of tentative definitions.
2009-04-15 Douglas GregorPCH support for ExtQualType
2009-04-15 Fariborz JahanianFix decl type merges when they have
2009-04-15 Devang PatelSet DebugInfo at the beginning of GenerateBlockFunction().
2009-04-15 Anders CarlssonWhen declaring a variable that has a constructor and...
2009-04-15 Daniel DunbarAdd warning when a tentative array definition is assume...
2009-04-15 Douglas GregorPCH support for declaration attributes
2009-04-15 Anders CarlssonActually generate code for the simple constructors...
2009-04-15 Chris Lattneruse tablgen-generated warning groups.
2009-04-15 Chris Lattnergenerate diagnostic group tables, this requires llvm...
2009-04-15 Chris Lattnerfix a name shadowing problem in tblgen.
2009-04-15 Chris Lattneruse slightly more verbose to work around a tblgen bug...
2009-04-15 Chris Lattnermove clang specific makefile goop to clang instead...
2009-04-15 Daniel DunbarDon't use \01 in symbol name if unnecessary.
2009-04-15 Steve NaroffFix <rdar://problem/6786597> varargs not supported...
2009-04-15 Fariborz JahanianPatch to remove a bogus warning which pointed to underl...
2009-04-15 Daniel DunbarFix alignment on obj_msgrefs to match llvm-gcc.
2009-04-15 Daniel DunbarAdd test case for superrefs section (and make spacing...
2009-04-15 Chris Lattnerfix some out of bounds array access problems, which...
2009-04-15 Douglas GregorPCH support for the string literal of a FileScopeAsmDecl.
2009-04-15 Chris Lattnermove some pp diags to the right .td file.
2009-04-15 Chris Lattnerannotate diagnostics with which groups they belong...
2009-04-15 Douglas GregorFor source location entries that describe instantiation...
2009-04-15 Douglas GregorPCH support for MemberExpr and CallExpr.
2009-04-15 Steve NaroffFixup http://llvm.org/viewvc/llvm-project?rev=69165...
2009-04-15 Chris Lattnernow that we've decoupled diagnostic classes from defaul...
2009-04-15 Chris Lattnermove {'s
2009-04-15 Steve NaroffRevert previous patch (will commit a fix soon).
2009-04-15 Chris LattnerMake diagnostic class explicit in the diag record inste...
2009-04-15 Chris LattnerTblgen now passes the default mapping explicitly, inste...
2009-04-15 Chris Lattneradd a bunch of files.
2009-04-15 Douglas GregorPCH support for string literals
2009-04-15 Daniel DunbarDriver: Add --help-hidden
2009-04-15 Fariborz Jahanian__objc_superrefs belongs to __DATA segment.
2009-04-15 Douglas GregorPCH support for UnaryOperator, SizeOfAlignOfExpr
2009-04-15 Anders CarlssonStart attempting to generate code for C++ ctors.
2009-04-15 Steve NaroffFix <rdar://problem/6789707> "warning: 'extern' variabl...
2009-04-15 Chris Lattnerrename variable in comment, not just in code :).
2009-04-15 Steve NaroffFix <rdar://problem/6791490> [clang10 regression] ...
2009-04-15 Chris Lattnerthis should be private
2009-04-15 Chris Lattneradd another sanity check for -Werror=xx
2009-04-15 Chris Lattneradd a missing &&
2009-04-15 Chris Lattnerfix a broken test, that passed for the wrong reason...
2009-04-15 Chris LattnerRejigger how -pedantic and -pedantic-errors work and...
2009-04-15 Douglas GregorImplement support for designated initializers that...
2009-04-15 Anders CarlssonAdd support for mangling C++ constructors. Review appre...
2009-04-15 Chris Lattnermake default diagnostic mapping more explicit in .td...
2009-04-15 Chris Lattnerremove some commented out -Wstrict-selector-match stuff.
2009-04-15 Douglas GregorSwitch designated-initializer checking from using desig...
2009-04-15 Douglas GregorDon't tip-to around BitstreamReader::JumpToBit jumping...
2009-04-15 Chris Lattnerclean up error messages.
2009-04-15 Chris Lattneradd Diagnostic.td to proj
2009-04-15 Chris LattnerAdd support for -Werror=foo and -Wno-error=foo
2009-04-15 Anders CarlssonAdd CGCXX.h with ctor/dtor type enumerations. No functi...
2009-04-15 Chris Lattnerrefactor a bunch of the warning parsing stuff to simpli...
2009-04-15 Chris Lattnerremove #include of system header, making this a) not...
2009-04-15 Anders CarlssonSimplify CodeGenFunction::GenerateCode.
2009-04-15 Zhongxing Xuremove dead code.
2009-04-15 Daniel DunbarTweaks to Objective-C metadata (32 & 64-bit) to match...
2009-04-15 Daniel DunbarDriver: For clang, accept -fsigned-bitfields and reject
2009-04-15 Douglas GregorPCH support for CStyleCastExpr and BinaryOperator expre...
2009-04-15 Daniel DunbarImprove "assignment to cast" diagnostic.
2009-04-14 Douglas GregorPCH support for ParenExpr
2009-04-14 Douglas GregorAdd PCH support for ImplicitCastExprs. This is the...
2009-04-14 Daniel DunbarStrip paren expressions when trying to diagnose "cast...
2009-04-14 Chris LattnerChange Lexer::MeasureTokenLength to take a LangOptions...
2009-04-14 Fariborz JahanianDiagnose properties which have no implementations;
2009-04-14 Daniel DunbarSet alignment on __cstring metadata variables to 1...
2009-04-14 Daniel DunbarAvoid use of magic \01 prefix when unneeded.
2009-04-14 Chris Lattneradd fixitrewriter to xcode proj
2009-04-14 Daniel DunbarComment fix.
2009-04-14 Chris LattnerMake the implicit-int handling error recovery stuff...
2009-04-14 Douglas GregorAdd PCH support for PredefinedExpr and FloatingLiteral...
2009-04-14 Chris Lattnerrefactor "implicit int error recovery" code out of
2009-04-14 Douglas GregorPCH support for a few very, very simple kinds of expres...
2009-04-14 Chris LattnerFix a regression in a previous patch that broke implicit
2009-04-14 Steve NaroffFix <rdar://problem/6252084> [sema] jumps into Obj...
2009-04-14 Chris Lattneradd support for -W[no-]extra-tokens
2009-04-14 Chris Lattnerremove dead enum
2009-04-14 Chris LattnerFix PR3988: extern inline functions get strong symbol...
2009-04-14 Fariborz JahanianDo not dead code strip global meta-data objects.
2009-04-14 Mike StumpFixup whitespacing.
2009-04-14 Chris Lattnertemporarily revert r69046
2009-04-14 Daniel DunbarFix comment.
2009-04-14 Douglas GregorAdd a tricky, tricky test case for PCH that we currentl...
2009-04-14 Chris Lattnerimplement some sema for gnuc_inline attribute. Reject...
2009-04-14 Anders CarlssonSupport code generation of 'this' exprs
2009-04-14 Sanjiv GuptaLiteral value calculation isn't likely to overflow...
2009-04-14 Chris Lattnerimplement codegen support for __attribute((__gnuc_inlin...
next