]> granicus.if.org Git - clang/shortlog
clang
2011-12-07 Argyrios Kyrtzidis[libclang] Indexing API: provide both the semantic...
2011-12-07 Argyrios Kyrtzidis[libclang] Fix indexing of C++ bases in a C++ class.
2011-12-07 Argyrios Kyrtzidis[libclang] Introduce CXIdxEntityLanguage that indicates...
2011-12-07 Anna Zaks[analyzer] Cleanup: use the variable.
2011-12-07 Daniel Dunbarruntime/Linux: Include the profile and ASAN libs on...
2011-12-07 Anna Zaks[analyzer] More www; document ProgramState->dump().
2011-12-07 Anna Zaks[analyzer] Update the checker writer manual with explan...
2011-12-07 Benjamin KramerRemove unused-but-set variable.
2011-12-07 Hans WennborgMake printf warnings refer to intmax_t et al. by name
2011-12-07 Argyrios KyrtzidisMake changes to SDiagsWriter to make it work in combina...
2011-12-07 Argyrios Kyrtzidis[libclang] Index C++ namespaces.
2011-12-07 Eli FriedmanFix multilib library paths on ppc64 Linux. Patch by...
2011-12-07 Daniel Dunbarwww: Update getting started to encourage people to...
2011-12-07 Nick LewyckyInitialize these values, fixing the build in cases...
2011-12-07 Douglas GregorImplement basic support for private headers in framewor...
2011-12-07 Ted KremenekTweak serialized diagnostics to support errors with...
2011-12-07 Eli FriedmanMake sure we correctly zero-initialize unions containin...
2011-12-07 Anna Zaks[analyzer] Propagate taint through MemRegions.
2011-12-07 Douglas GregorIf we can't write the temporary module map file when...
2011-12-07 Richard SmithWhen folding the size of a global scope VLA to a consta...
2011-12-07 Fariborz Jahanianobjc: issue deprecated/unavailable diagnostic when
2011-12-06 Richard SmithDeadStoresChecker: when whitelisting dead initializatio...
2011-12-06 Anna Zaks[analyzer] Add comments related to symbol_iterator
2011-12-06 Anna Zaks[analyzer] Refactor: Move symbol_iterator from SVal...
2011-12-06 Anna Zaks[analyzer] Propagate taint through NonLoc to NonLoc...
2011-12-06 Anna Zaks[analyzer] Remove an unnecessary check.
2011-12-06 Douglas GregorAdd a FIXME to provide a sensible error message here
2011-12-06 Richard SmithMove vector bitcast handling in constant expressions...
2011-12-06 Douglas GregorUse absolute paths for temporary module map files
2011-12-06 Argyrios Kyrtzidis[libclang] API enhancements by Joe Groff!
2011-12-06 Douglas GregorRename Objective-C-only tests to .m
2011-12-06 Douglas GregorRemove misleading error message
2011-12-06 Douglas GregorWhen inferring a module map for a framework, infer...
2011-12-06 Benjamin KramerRemove unused member to appease valgrind.
2011-12-06 Kostya Serebryany[asan] Mac: do not link dynamic libs with the asan...
2011-12-06 Douglas GregorAllow inferred submodules for any (sub)module that...
2011-12-06 Douglas GregorWhen suggesting a module import for a #include or ...
2011-12-06 Douglas GregorImplement modules support for subframeworks (aka embedded
2011-12-06 Douglas GregorWhen building the main file to parse given a module...
2011-12-06 Daniel DunbarHeaders: wmmintrin.h only needs xmmintrin.h.
2011-12-06 Douglas GregorMinor tweak to prepare for submodules with umbrella...
2011-12-06 Rafael EspindolaInstall cpuid.h when building with cmake too.
2011-12-06 Hans WennborgSuggest typo corrections for implicit function declarat...
2011-12-06 Erik VerbruggenExtend warnings for missing '@end'.
2011-12-06 Richard TrieuSwitch a cast to a dyn_cast and check the pointer befor...
2011-12-06 Nick LewyckyFix test for unrelated changes.
2011-12-06 Nick LewyckyStack realignment is a tristate. Add -mno-stackrealign...
2011-12-06 Eli FriedmanMinor comment update.
2011-12-06 John McCallFix an extremely stupid bug causing terrible miscompila...
2011-12-06 Douglas GregorImplement inferred submodules support, which (when...
2011-12-06 Eli FriedmanMake sure we perform lvalue-to-rvalue conversions for...
2011-12-06 Fariborz Jahanianobjc: put out more coherent warning when method definition
2011-12-05 Joerg SonnenbergerAdd -mstack-alignment=X and fix -mstackrealign handling...
2011-12-05 Fariborz JahanianMore refactoring of objc rewriter.
2011-12-05 Douglas GregorParse inferred submodules in module maps, track their...
2011-12-05 Eli FriedmanMake EmitAggregateCopy take an alignment argument....
2011-12-05 Argyrios Kyrtzidis[libclang] When indexing a field in a C++ class, return...
2011-12-05 Anna Zaks[analyzer] Rely on LLVM Dominators in Clang dominator...
2011-12-05 Anna Zaks[analyzer] Mark ConstraintManager::canReasonAbout as...
2011-12-05 Anna Zaks[analyzer] Simplify the condition.
2011-12-05 Anna Zaks[analyzer] Simplify the expected-warning statement.
2011-12-05 Lang HamesAdd a warning for implicit conversion from function...
2011-12-05 Lang HamesMake isWeakDecl available as a method on ValueDecl.
2011-12-05 Fariborz JahanianMore objc rewriter refactoring.
2011-12-05 Anna Zaks[analyzer] Add a missing taint tester warning.
2011-12-05 Anna Zaks[analyzer] Unify SymbolVal and SymExprVal under a singl...
2011-12-05 Anna Zaks[analyzer] Remove all uses of ConstraintManager::canRes...
2011-12-05 Anna Zaks[analyzer] First step toward removing
2011-12-05 Anna Zaks[analyzer] Minor improvements on RangeConstraint pretty...
2011-12-05 Anna Zaks[analyzer] Change RetainCountChecker to use symbol...
2011-12-05 Anna Zaks[analyzer] Add ability to do a simple ProgramState...
2011-12-05 Anna Zaks[analyzer] Add a debug checker to test for tainted...
2011-12-05 Fariborz JahanianSome early refactoring of objective-c rewriter.
2011-12-05 Kostya Serebryany[asan] don't require libstdc++ for asan on linux. Mac...
2011-12-05 Chris Lattnerwe got badgered into supporting multi-alternative const...
2011-12-05 Douglas GregorInferred framework modules automatically export anythin...
2011-12-05 Douglas GregorFix printing of wildcard exports.
2011-12-05 Douglas GregorImplement support for wildcard exports in modules,...
2011-12-05 Douglas GregorActually add a useful bit to the comment pre-FIXME
2011-12-05 Douglas GregorWhen writing a module file, keep track of the set of...
2011-12-05 NAKAMURA Takumiinclude/clang*/Makefile: Tweak installation to work...
2011-12-04 David BlaikieSupport decltype in nested-name-specifiers.
2011-12-03 Fariborz JahanianMove block return type inference diagnostic to a common...
2011-12-03 Douglas GregorFix mangling substitutions for address-space-qualified...
2011-12-03 Douglas GregorImplement support for the __is_final type trait, to...
2011-12-03 Fariborz JahanianIf block literal return type is not specified, return...
2011-12-03 Francois PichetIn Microsoft mode, don't perform typo correction in...
2011-12-03 Sebastian RedlImplement overload resolution for reference-typed param...
2011-12-03 Eli FriedmanSwitch LValue so that it exposes alignment in CharUnits...
2011-12-03 Argyrios Kyrtzidis[PCH] Make sure that the SourceExpr of a OpaqueValueExp...
2011-12-03 Argyrios Kyrtzidis[libclang] Fix infinite loop when doing visitation...
2011-12-03 Argyrios Kyrtzidis[libclang] Allow indexing/get-cursor/etc. for the excep...
2011-12-03 Eli FriedmanAdd a utility to get a RValue for a given LValue for...
2011-12-03 Eli FriedmanSwitch the Alignment argument on AggValueSlot over...
2011-12-03 Douglas GregorModule files representing actual modules don't need...
2011-12-03 Douglas GregorImplement support for precompiled headers, preambles...
2011-12-03 Eli FriedmanTrack alignment in AggValueSlot. No functional change...
2011-12-03 Douglas GregorKeep track of all of the import declarations that are...
2011-12-02 Douglas GregorWhen we treat an #include or #import as a module import...
2011-12-02 Douglas GregorIntroduce a module import declaration, so that we prope...
next