]> granicus.if.org Git - clang/shortlog
clang
2012-04-04 Douglas GregorDependent-sequence initialization of a single element...
2012-04-04 Argyrios Kyrtzidis[preprocessor] In Preprocessor::CachingLex() check...
2012-04-04 John McCallWhen computing the conversion sequence in overload...
2012-04-04 Nick LewyckyIf something already instantiated is reinstantiated...
2012-04-04 John McCallErrorUnsupported on array cookies in the MS C++ ABI...
2012-04-04 John McCallEnter an expression evaluation context when parsing
2012-04-04 Ted KremenekFix dead store warning.
2012-04-04 Ted KremenekChange BugReporter's usage of IsCachedDiagnostic to...
2012-04-04 Ted KremenekSilence dead store warning, and fix indentation.
2012-04-04 Ted KremenekRemove dead assignment to local variable.
2012-04-04 Douglas GregorAdd feature check "cxx_local_type_template_args" descri...
2012-04-04 Douglas GregorEliminate obvious use-after-free. Fixes PR12433 / ...
2012-04-03 Nick LewyckyRemove more redundant lookups. Add a new "all_lookups_i...
2012-04-03 Nick LewyckyDon't treat synthesized ivars as being in the base...
2012-04-03 Kaelyn UhrainReplace the workaround from r153445 with a proper fix.
2012-04-03 Fariborz Jahanianmodern objective-c translator: rewriter linkage spec.
2012-04-03 Argyrios KyrtzidisCorrect handling of _Pragma macro inside a macro argument.
2012-04-03 Ted KremenekRework ProgramPoint to bit-mangle the 'Kind' into both...
2012-04-03 Anna Zaks[analyzer] Record the basic blocks covered by the analy...
2012-04-03 Eric ChristopherAdd more constraint registers for mips.
2012-04-03 Eric ChristopherChange location information for synthesized properties...
2012-04-03 Ted KremenekFix another false positive in RegionStore involving...
2012-04-02 Ted KremenekFix potential null dereference in the static analyzer...
2012-04-02 Ted KremenekReduce static analyzer memory usage by about 4% by...
2012-04-02 Richard SmithPR10217 diagnostic fix: don't say 'copy constructor...
2012-04-02 David BlaikieRemove windows line endings.
2012-04-02 Richard SmithFinish PR10217: Ensure we say that a special member...
2012-04-02 David BlaikieCorrect error recovery when missing 'class' in a templa...
2012-04-02 Matt Beaumont-GaySilence -Wunused-variable in -Asserts build
2012-04-02 Richard SmithPR12438: Profile a reference to a type template paramet...
2012-04-02 Richard SmithImplement DR1402: if a field or base class is not movab...
2012-04-02 Fariborz JahanianUse -rewrite-legacy-objc as clang argument for translating
2012-04-02 Bill WendlingFix build by passing in the needed variable after r153860.
2012-04-02 Richard SmithBasic semantic analysis support for inheriting construc...
2012-04-01 Bob WilsonIgnore unused --serialize-diagnostics option when using...
2012-04-01 Sebastian RedlProperly handle explicit constructors in list-initializ...
2012-04-01 Benjamin KramerAnalyzer: Store BugReports directly in a ilist instead...
2012-03-31 Abramo BagnaraFixed MacroInfo definition range for function like...
2012-03-31 Benjamin KramerRemove unused but set variable.
2012-03-31 Argyrios Kyrtzidis[arcmt] When fixing the "unassigned init call" ARC...
2012-03-31 Argyrios Kyrtzidis[libclang] Fix use-after-free bug when handling attribu...
2012-03-30 Fariborz Jahanianmodern objective-c translator: writing container
2012-03-30 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_getObjCSelectorIndex...
2012-03-30 John McCallFix a pair of invalidation bugs when emitting protocol...
2012-03-30 John McCallMake sure we unique static-local decls across multiple...
2012-03-30 Argyrios Kyrtzidis[libclang] Introduce clang_Cursor_getSpellingNameRange().
2012-03-30 Richard SmithPR10217: Provide diagnostics explaining why an implicit...
2012-03-30 Chandler CarruthRevert r153723, and its follow-ups r153728 and r153733.
2012-03-30 Chad Rosier[driver] Create a new L_Group for language options...
2012-03-30 Fariborz Jahanianmodern objective-c translator: writing numeric
2012-03-30 Douglas GregorIf we encounter a friend class template for which we...
2012-03-30 John McCallDo the static-locals thing properly in the face of...
2012-03-30 Craig TopperCorrectly check argument types for some vector macros...
2012-03-30 Anna Zaks[analyzer]Malloc,RetainRelease: Allow pointer to escape...
2012-03-30 Anna Zaks[analyzer] Do not inline functions which previously...
2012-03-30 John McCallHandle placeholder expressions in an ObjC for-collectio...
2012-03-30 NAKAMURA TakumiItaniumCXXABI.cpp: Don't use nullptr. Clang source...
2012-03-30 Eric ChristopherRevert previous commit changing location information...
2012-03-30 Craig TopperAdd _mm_minpos_epu16 to smmintrin.h. Fixes PR12399.
2012-03-30 John McCallForbid the block and lambda copy-capture of __autorelea...
2012-03-30 Craig TopperFix shuffle vector calculation for mm_permute_ps. Fixes...
2012-03-30 John McCallWhen emitting a static local variable in C++, handle
2012-03-30 John McCallAdd a note about a missing optimization in the case...
2012-03-30 Eli FriedmanMissing piece of r153720: make sure the vtable pointer...
2012-03-30 Eli FriedmanConstStructBuilder: fix offset math for base classes...
2012-03-30 Eli FriedmanMake sure we perform the relevant implied conversions...
2012-03-30 Eric ChristopherTestcase for the previous commit.
2012-03-30 Eric ChristopherChange location information for synthesized properties...
2012-03-30 Bill WendlingThe UTF16 string referenced by a CFString should go...
2012-03-30 Argyrios KyrtzidisAdd info to ObjCPropertyRefExpr to indicate whether...
2012-03-30 Argyrios Kyrtzidis[libclang] A MemberRefExpr cursor for a property dot...
2012-03-30 Argyrios Kyrtzidis[libclang] Have c-index-test output more information...
2012-03-29 Eli FriedmanExtend -Wc++11-narrowing to cover converted constant...
2012-03-29 Anna Zaks[analyzer] Add a malloc cpp test file.
2012-03-29 Bill WendlingFix whitespace.
2012-03-29 Jim GrosbachARM backend knows about cortex-m4. The front end should...
2012-03-29 Fariborz Jahanianmodern objc translator: avoid some duplicate declarations.
2012-03-29 Richard SmithRefactor special member function deletion. No functiona...
2012-03-29 David ChisnallRelax the test slightly so that it should pass on other...
2012-03-29 Fariborz Jahanianmodern objc translator: additional test.
2012-03-29 David ChisnallCall out to GCC-compatible runtime functions for atomic...
2012-03-29 David ChisnallPass parameters in the correct order when assembling...
2012-03-29 Fariborz Jahanianmodern objective-c translator: fix up assortment of
2012-03-29 Chad RosierRevert r153613 as it's causing large compile-time regre...
2012-03-29 Eric ChristopherGo back to using just the selector name for the getter...
2012-03-29 Eric ChristopherTidy.
2012-03-29 Benjamin KramerMake ModuleMapParser own its TargetInfo, so it doesn...
2012-03-29 Eric Christopher Add support for objc property decls according to...
2012-03-29 Rafael Espindolaunwind.h fix for -fvisibility=hidden users. This fixes...
2012-03-29 Richard SmithDon't try to parse a malformed parameter list after...
2012-03-29 Richard SmithReject 'template<typename...Ts> void f(Ts ...(x));...
2012-03-29 Argyrios Kyrtzidis[arcmt] Fix a bug where a property in a class extension...
2012-03-29 Jan Wen VoungDefine __LITTLE_ENDIAN__ for le32, since "le" stands...
2012-03-28 John McCallWhen we can't prove that the target of an aggregate...
2012-03-28 Fariborz JahanianFix typo in my last patch.
2012-03-28 Argyrios Kyrtzidis[libclang] Fix CIndexer::isOptEnabled(); not sure what...
2012-03-28 Anna Zaks[analyzer] Enable retry exhausted without inlining...
2012-03-28 David ChisnallFix the type of wchar_t on Solaris.
2012-03-28 Fariborz Jahanianobjective-c: Improve diagnostics and
2012-03-28 Anna Zaks[analyser] Stats checker: do not mark a node as exhaust...
next