]> granicus.if.org Git - clang/shortlog
clang
2010-07-17 Sebastian RedlTeach the PCH reader to load the dependency when encoun...
2010-07-16 Anders CarlssonWhen checking whether to bind an expression to a tempor...
2010-07-16 Craig SilversteinFix typeid the same way I fixed sizeof. Sad I had...
2010-07-16 Ted KremenekRemove unicode quotes characters that somehow made...
2010-07-16 Sebastian RedlSeparate out the initial loading of a PCH so that loadi...
2010-07-16 Tom CareImproved false positive rate for the idempotent operati...
2010-07-16 Nick LewyckyGive the 'self/array-comparison is always true/false...
2010-07-16 Ted KremenekHook up warning for an incomplete scanlist in scanf...
2010-07-16 Ted KremenekTweak zero-field width in scanf format string diagnostic.
2010-07-16 Sebastian RedlFirst baby steps towards PCHReader being able to keep...
2010-07-16 Chandler CarruthMake this destructor virtual to placate GCC's warnings.
2010-07-16 Craig SilversteinFix up some of the visiting for array types -- we weren...
2010-07-16 John McCallInitialize a couple of fields inherited for our private...
2010-07-16 Douglas GregorWhen performing template name lookup for a dependent...
2010-07-16 Sebastian RedlAdd a little more data to chained PCHs. WIP
2010-07-16 Douglas GregorRevert Microsoft-specific override of the "typedef...
2010-07-16 Douglas GregorSuppress the "typedef requires a name" warning in Micro...
2010-07-16 John McCallTreat template parameters as part of the declaration...
2010-07-16 Chandler CarruthMake this grossness default to the error it should...
2010-07-16 Daniel DunbarSema: Fix a bug with #pragma options align=reset, reset...
2010-07-16 Chandler CarruthButcher a perfectly reasonable diagnostic to pacify...
2010-07-16 Ted KremenekAdd initial test cases for scanf format string checking.
2010-07-16 Ted KremenekAdd the main scanf-parsing logic that I meant to includ...
2010-07-16 Ted KremenekAdd missing header file.
2010-07-16 Ted KremenekAdd most of the boilerplate support for scanf format...
2010-07-16 Ted KremenekAdd builtin definition for scanf, including extending...
2010-07-16 Eli FriedmanFix for PR3800: make sure not to evaluate the expressio...
2010-07-16 Daniel DunbarBuiltins/ARM: __clear_cache doesn't seem to have a...
2010-07-16 Daniel DunbarIRgen: Support user defined attributes on block runtime...
2010-07-16 Daniel DunbarIRgen: Move blocks runtime interfaces to CodeGenModule.
2010-07-16 Daniel DunbarSuppress !+Asserts warning.
2010-07-15 John McCallWhen deferring the emission of declarations with initia...
2010-07-15 Devang PatelSet "optimization is ON" and supply other optional...
2010-07-15 Douglas GregorImprove test case. Thanks Eli
2010-07-15 Douglas GregorDon't suppress the emission of available_externally...
2010-07-15 Devang PatelMark implementation generated methods as artificial.
2010-07-15 John McCallAfter some discussion, the ABI list settled on a much...
2010-07-15 Douglas GregorWhen we're performing tentative parsing to determine...
2010-07-15 Daniel Dunbarbuild/Darwin: Add missing Info.plist template.
2010-07-15 Daniel Dunbarbuild/Darwin: Enable version information for clang...
2010-07-15 Douglas GregorReinstate the scalar-cast-to-const-reference improvemen...
2010-07-15 Douglas GregorMake the "unused result" warning a warning about run...
2010-07-15 Douglas GregorRevert r108431 and r108433 (the cast-to-const-reference...
2010-07-15 Douglas GregorAdd test case for PR5290; this bug was fixed with the...
2010-07-15 Devang PatelRevert 108220 and subsequent patch.
2010-07-15 Douglas GregorSpell isPRValue() properly.
2010-07-15 Douglas GregorTeach CodeGenFunction::EmitCastLValue() to handle casts...
2010-07-15 Douglas GregorCK_BitCast is not an lvalue bitcast any longer
2010-07-15 Daniel DunbarDriver/Darwin: Resolve deployment target defaulting...
2010-07-15 Daniel DunbarDriver/Darwin: Allow -m{ios,macosx}-version-min= to...
2010-07-15 Daniel DunbarCodeGen: Tweak ABI handling for Minix, patch by Kees...
2010-07-15 Chris Lattnersee comment.
2010-07-15 Daniel DunbarDriver: Support 'clang -x ir ...'.
2010-07-15 Chris Lattnerrestrict the && -> & warning to cover a case daniel...
2010-07-14 Sebastian RedlAdd a callback interface that allows interested parties...
2010-07-14 Daniel DunbarCodeGen/ObjC/NeXT: Fix Obj-C message send to match...
2010-07-14 Sebastian RedlThere is another implementation of PCHReaderListener...
2010-07-14 Douglas GregorWhen determining whether an overload set with explicit...
2010-07-14 Benjamin KramerPass StringRefs by value.
2010-07-14 Douglas GregorWhen there are extra or missing template parameter...
2010-07-14 Douglas GregorAdd lvalue-bitcast support for complex numbers.
2010-07-14 Sebastian RedlIncrease the max PCH level for declarations to 7. Add...
2010-07-14 Daniel DunbarDriver: When re'execing clang, use path to the main...
2010-07-14 Daniel DunbarDriver: Remove some unused arguments.
2010-07-14 Fariborz JahanianDon't error when doing default property synthesis
2010-07-14 Sebastian RedlMake PCHReader cope with PCH files containing more...
2010-07-14 Douglas GregorOnly filter out names reserved for the implementation...
2010-07-14 Fariborz JahanianConsider obective-c pointer arguments as valid sentinel...
2010-07-14 John McCallFix the mangling of template template arguments, which...
2010-07-14 Chandler CarruthWire up '-Wignored-qualifiers' to the warning on 'const...
2010-07-14 Douglas GregorAdd test case that was causing an infinite loop when...
2010-07-14 John McCallRemove a few mangling FIXMEs:
2010-07-14 John McCallImplement the standard mangling for array-subscript...
2010-07-14 Douglas GregorFix typo in test program
2010-07-13 Daniel DunbarDriver/Darwin: Pass -pie/-no_pie to the linker when...
2010-07-13 Douglas GregorAdd missing testcases for lvalue bitcasts
2010-07-13 John McCallWork around an obnoxious GCC warning by changing semant...
2010-07-13 Douglas GregorIntroduce a new cast kind for an "lvalue bitcast",...
2010-07-13 Nick LewyckyAdd __builtin_snprintf.
2010-07-13 John McCallSwitch the __cxa_rethrow cleanup to be lazy.
2010-07-13 John McCallAllow for the possibility that __cxa_end_catch might...
2010-07-13 Fariborz JahanianCheck on property attributes which are declared
2010-07-13 John McCallSwitch the __cxa_free_exception cleanup to be lazy.
2010-07-13 Fariborz JahanianSet DeclContext of ParamVarDecl only. No need
2010-07-13 John McCallTeach IR generation how to lazily emit cleanups. This...
2010-07-13 Sebastian RedlAdd two small utility functions to PCHReader that the...
2010-07-13 Fariborz JahanianMore block instantiation stuff. Set variable/param...
2010-07-13 Chris LattnerAdd a warning to catch a bug recently caught by code...
2010-07-13 Chris Lattner80 column issues.
2010-07-13 Douglas GregorWhenever we're creating an expression that is typically...
2010-07-13 Chandler CarruthSilence Doug's favorite GCC warning.
2010-07-13 Devang PatelAdd volatile qualifiers for "this".
2010-07-13 Douglas GregorProperly add to 32
2010-07-13 Douglas GregorDowngrade the "when type is in parentheses, array canno...
2010-07-13 Argyrios KyrtzidisModify the pragma handlers to accept and use StringRefs...
2010-07-13 Douglas GregorImprove diagnostics for the "type qualifier on return...
2010-07-13 Douglas GregorWhen computing the canonical profile of a DeclRefExpr...
2010-07-13 Douglas GregorWhen forming a function call or message send expression...
2010-07-13 Douglas GregorDiagnose typedef of an operator name. Fixes PR7462
2010-07-13 John McCallCheck in this -Wconversion C++ test case that's been...
next