]> granicus.if.org Git - clang/shortlog
clang
2012-01-05 Argyrios KyrtzidisWhen loading an AST file, set SourceManager::MainFileID...
2012-01-05 Richard SmithPR10828: Produce a warning when a no-arguments function...
2012-01-05 Eli FriedmanMore lambda work. Tweak the Sema interface slightly...
2012-01-05 Chad Rosier[driver] Add support for passing -lazy_framework/-lazy_...
2012-01-05 Eli FriedmanChange casting slightly to avoid warnings about casting...
2012-01-05 Douglas GregorWhen we're performing name lookup for a tag, we still...
2012-01-05 Eli FriedmanMinor cleanup; no functional change.
2012-01-05 Argyrios KyrtzidisSanity checks in SourceManager::getFileEntryForID(...
2012-01-05 John McCallThe value of a const weak variable is not an integer...
2012-01-05 Douglas GregorIf we already have a definition for a top-level module...
2012-01-05 Fariborz JahanianFixes a code gen bug for setter code for a property of
2012-01-05 Douglas GregorWhen generating includes for all of the headers we...
2012-01-04 Anna Zaks[analyzer] Add another tests to taint tester.
2012-01-04 Anna Zaks[analyzer] Be less pessimistic about invalidation of...
2012-01-04 Anna Zaks[analyzer] Correct the error message in the testing...
2012-01-04 Ted KremenekRename attribute 'objc_suppress_autosynthesis' to ...
2012-01-04 Ted KremenekFix 80 col violations.
2012-01-04 Eli FriedmanFix test on Release builds.
2012-01-04 Douglas GregorStore the submodules of a module in source order, as...
2012-01-04 Fariborz JahanianTest case for my previous patch.
2012-01-04 Fariborz Jahanianobjc: When issuing warning for missing synthesis for
2012-01-04 Eli FriedmanAdd an APValue representation for the difference betwee...
2012-01-04 Chris Lattnerfix test on -Asserts builds.
2012-01-04 Chris Lattnerimplement rdar://10639962 by keeping track of increased...
2012-01-04 Ted KremenekAdd missing #endif in documentation.
2012-01-04 Fariborz JahanianSupport __has_attribute for objc_suppress_autosynthesis
2012-01-04 Daniel DunbarDriver/Darwin: Remove a hack that avoided passing ...
2012-01-04 Douglas GregorAdd __has_feature(modules) to indicate when modules...
2012-01-04 Eli FriedmanFix test so it doesn't depend on the host's calling...
2012-01-04 Douglas GregorImplement declaration merging for variables in disjoint...
2012-01-04 Douglas GregorImplement declaration merging for non-template function...
2012-01-04 Douglas GregorImplement declaration merging for typedefs loaded from...
2012-01-04 Benjamin KramerPenryn doesn't support sse4.2, don't enable it in the...
2012-01-04 David ChisnallRestore r147493 and remove the part of the test that...
2012-01-04 Ted KremenekExtend ConditionBRVisitor to handle condition variable...
2012-01-04 Douglas GregorDon't treat 'import' as a contextual keyword when we...
2012-01-04 Rafael EspindolaProcess attributes in explicit function template instan...
2012-01-04 Eli FriedmanAdd an explicit LambdaExprContext to Declarator, to...
2012-01-04 Akira HatanakaHave functions return structures smaller than 128-bit...
2012-01-04 Eli FriedmanFix messed-up indentation in r147515.
2012-01-04 Eli FriedmanStub out the Sema interface for lambda expressions...
2012-01-04 Rafael EspindolaRevert r147493. It broke test/CodeGenObjC/constant...
2012-01-04 Ted KremenekTeach the static analyzer to not treat XPC types as...
2012-01-04 Ted KremenekMinor code formatting cleanups.
2012-01-04 Fariborz JahanianIn non-gc, non-arc mode, property of 'Class' type
2012-01-03 Eli FriedmanGet rid of an unnecessary check; the AST for init-lists...
2012-01-03 Ted KremenekEnhance UnixAPIChecker to also warn about zero-sized...
2012-01-03 Douglas GregorMinor tweak to name lookup for C/Objective-C: after...
2012-01-03 Douglas GregorTest "merging" of typedef types across distinct modules...
2012-01-03 Eli FriedmanSupport constant evaluation for OpenCL nested vector...
2012-01-03 Ted KremenekAdd initial version of checker to check if virtual...
2012-01-03 David ChisnallInitialise constant Objective-C string isa pointers...
2012-01-03 Fariborz Jahanianobjc: diagnose misplacement of objc_suppress_autosynthesis
2012-01-03 Chad RosierFixed by Chandler in r147434.
2012-01-03 Douglas GregorImplement cross-module declaration merging for tag...
2012-01-03 Ted KremenekForce set-xcode-analyzer to use the system version...
2012-01-03 Douglas GregorAdd __has_feature(objc_modules)
2012-01-03 Douglas GregorAdd a test for the driver-level -fmodules/-fno-modules...
2012-01-03 Ted KremenekAdd test case for PR 9774, which got fixed along the...
2012-01-03 Abramo BagnaraAdded testcases for -Wdisabled-macro-expansion.
2012-01-03 Douglas GregorRe-uglify #public and #private to #__public_macro and...
2012-01-03 Fariborz Jahanianobjc: use objc_suppress_autosynthesis attribute on...
2012-01-03 Douglas GregorEliminate the uglified keyword __import_module__ for...
2012-01-03 Joerg SonnenbergerDon't depend on undefined macros being 0, there are...
2012-01-03 Fariborz Jahanianobjc: introduce objc_suppress_autosynthesis class
2012-01-03 Douglas GregorUnder -fmodules, accept #public <macroname> and #privat...
2012-01-03 Douglas GregorIntroduce a non-uglified syntax for module imports...
2012-01-03 Douglas GregorDon't attempt to merge a deserialized declaration with...
2012-01-03 Douglas GregorFactor the merging of declarations in the AST reader...
2012-01-03 Douglas GregorAdd -fno-modules to the driver, to turn off modules...
2012-01-03 Douglas GregorAdd a "Modules" language option, which subsumes the...
2012-01-03 Douglas GregorRename the command-line option for mapping #include...
2012-01-03 Rafael EspindolaProcess attributes in explicit template instatiation...
2012-01-03 Chandler CarruthTeach the frontend to provide the builtin preprocessor...
2012-01-02 Richard SmithAdd assertion to char32_t that the value is valid,...
2012-01-02 Douglas GregorDiagnose cases where the definition of a particular...
2012-01-02 Chandler CarruthFix PR11685 by implementing -ffast-math and its various...
2012-01-02 Abramo BagnaraAdded a missing case for -Wdisabled-macro-expansion.
2012-01-02 Rafael EspindolaSmall cosmetic cleanups in code I will change anyway.
2012-01-02 Rafael EspindolaSmall refactoring so that only one of the mergeVisibili...
2012-01-02 Douglas GregorEliminate ObjCProtocolDecl's end-of-definition location...
2012-01-02 Douglas GregorFix canonicalization of protocol-qualified types
2012-01-02 Douglas GregorMove ObjCProtocolDecl::EndLoc into its DefinitionData...
2012-01-01 Douglas GregorEliminate the ForwardDecl/InitiallyForwardDecl bits...
2012-01-01 Abramo BagnaraAdded -Wdisabled-macro-expansion warning.
2012-01-01 Douglas GregorImplement declaration merging for Objective-C protocols...
2012-01-01 Douglas GregorEliminate redundant, empty function
2012-01-01 Douglas GregorEliminate ObjCForwardProtocolDecl, which is redundant...
2012-01-01 Douglas GregorDon't bother rewriting an Objective-C class or protocol...
2012-01-01 Douglas GregorEliminate ASTMutationListener::UpdatedAttributeList...
2012-01-01 Douglas GregorWire up redeclaration chains for Objective-C protocols...
2012-01-01 Douglas GregorIntroduce the core infrastructure needed to model redec...
2012-01-01 Douglas GregorMove the data that corresponds to the definition of...
2012-01-01 Rafael EspindolaUse hasSameType.
2012-01-01 Douglas GregorUse declaresSameEntity() when comparing ObjCProtocolDec...
2012-01-01 Rafael EspindolaConsider visibility attributes in namespaces as being...
2012-01-01 Rafael EspindolaReplace a isa+cast with a dyn_cast.
2012-01-01 NAKAMURA TakumiHappy new year 2012!
2011-12-31 NAKAMURA Takumiclang/unittests/Basic/SourceManagerTest.cpp: Fixup...
2011-12-31 Douglas GregorImplement support for module requirements, which indica...
next