]> granicus.if.org Git - clang/shortlog
clang
2014-06-02 Alexey SamsonovDelete apparently unused method
2014-06-02 Michael J.... [CodeGen] Don't use SizeTy for EmitNeonSplat.
2014-06-02 Alexey SamsonovRemove unused variable
2014-06-02 Hans WennborgFix comment vs function name mismatch
2014-06-02 Alexey SamsonovRemove sanitizer blacklist from ASan/TSan/MSan function...
2014-06-02 David BlaikieCGDebugInfo: Simplify/invert createLexicalBlock paramet...
2014-06-02 Aaron BallmanThe exception-declaration for a function-try-block...
2014-06-02 Daniel Jasperclang-format: Fix special case of binary operator detec...
2014-06-02 Daniel Jasperclang-format: No space between ")" and braced init...
2014-06-02 Daniel Jasperclang-format: Fix Allman brace breaking of enums.
2014-06-02 Daniel Jasperclang-format: Fix trailing const (etc.) with Allman...
2014-06-01 Alp TokerRevert "Fix the undefined-but-used odr-use marker ...
2014-06-01 Alp TokerFix the undefined-but-used odr-use marker (DR48)
2014-06-01 Rafael EspindolaDon't compare an error_code with nullptr.
2014-06-01 Faisal ValiFix PR18498: Support explicit template arguments with...
2014-06-01 Rafael EspindolaTest fixes and improvements.
2014-06-01 Alp TokerDon't add examples to the check-clang dependencies...
2014-05-31 Alp TokerPreprocessor: make C++ operator names as macro identifi...
2014-05-31 Benjamin KramerFix test on platforms where size_t is not 'unsigned...
2014-05-31 Alp TokerSupport C++11 scoped enums in NamedDecl::isCXXClassMember()
2014-05-31 Alp TokerRename utility function templates
2014-05-31 Jordan RoseFormat strings: check against an enum's underlying...
2014-05-31 Hans WennborgAST Dump: print the Inherited flag on attributes
2014-05-31 Alp TokerPreprocessor: recover gracefully when C++ operator...
2014-05-31 Alp TokerPreprocessor: don't exit early in CheckMacroName()
2014-05-31 Rafael EspindolaThere is no std::errc:success, remove the llvm one.
2014-05-31 Rafael EspindolaUse make_error_code in preparation for making errc...
2014-05-31 Nikola SmiljanicPR12961 - Extend DR532 to cover C++98/03.
2014-05-31 Hans WennborgDiagnose dll attribute on member of class that already...
2014-05-31 Hans WennborgMake Attr::Clone() also clone the Inherited, IsPackExpa...
2014-05-31 Rafael EspindolaUse error_code() instead of error_code::succes()
2014-05-31 Michael J.... [CodeGen] Don't cast and use SizeTy instead of Int32Ty...
2014-05-31 Richard SmithRefactor: use the DeclarationNameInfo form of BuildMemb...
2014-05-31 Alp Tokercc1as: invert return bool to indicate failure
2014-05-31 Alp Tokercc1as: fix a potential leak and unremoved output file...
2014-05-30 Richard SmithTake PrintingPolicy::SuppressUnwrittenScope into accoun...
2014-05-30 Ben LangmuirInvalidate the file system cache entries for files...
2014-05-30 Alp TokerRemove unused struct from test
2014-05-30 Richard SmithAdd a FIXME for a bug Doug pointed out in code review.
2014-05-30 DeLesley HutchinsThread Safety Analysis: fix handling of string and...
2014-05-30 Ben LangmuirRevert "Invalidate the file system cache entries for...
2014-05-30 Ben LangmuirInvalidate the file system cache entries for files...
2014-05-30 Hans WennborgStart adding support for dllimport/dllexport on classes...
2014-05-30 Fariborz JahanianObjective-C. Diagnose assigning a block pointer type to
2014-05-30 DeLesley HutchinsThread Safety Analysis: fix uninitialized member in...
2014-05-30 Tim NorthoverAArch64: combine arm64 & aarch64 cases in switch
2014-05-30 Diego NovilloRemove unnecessary test.
2014-05-30 Aaron BallmanThis test is no longer relevant. It is covered already...
2014-05-30 Aaron BallmanThis test should no longer be XFAILed; the standard...
2014-05-30 Aaron BallmanSetting a heading for the section/allocate attribute...
2014-05-30 NAKAMURA Takumiclang/test/Frontend/Weverything-and-remarks.cpp: Add...
2014-05-30 Alexey Bataev[OPENMP] Improve debug location codegen for OpenMP...
2014-05-30 Faisal ValiFix 'this' capturing Generic lambdas used within defaul...
2014-05-30 Nikola SmiljanicPR11410 - Confusing diagnostic when trailing array...
2014-05-30 Nikola SmiljanicPR12214 - Warn on suspicious self-compound-assignments.
2014-05-29 Peter CollingbournePermit the "if" literal suffix with Microsoft extension...
2014-05-29 DeLesley HutchinsThread Safety Analysis: implement review suggestions...
2014-05-29 Adam NemetImplement AVX1 vbroadcast intrinsics with vector initia...
2014-05-29 DeLesley HutchinsThread Safety Analysis: minor changes to TIL pretty...
2014-05-29 Diego NovilloAdd documentation for -Rpass*
2014-05-29 Diego NovilloAdd flags -Rpass-missed and -Rpass-analysis.
2014-05-29 Bob WilsonMake the -mno-global-merge option work for arm64/aarch6...
2014-05-29 Nico RieckMake runlines consistent with other dll attribute tests
2014-05-29 Nico RieckFix some minor typos in tests
2014-05-29 Diego NovilloAdd missing -S to avoid invoking assembler unnecessarily.
2014-05-29 Nico RieckSema: Functions with dll attributes cannot be deleted
2014-05-29 Nico RieckMS ABI: Emit static data members with proper linkage
2014-05-29 Nico RieckSema: Check dll attributes on static data members
2014-05-29 Aaron BallmanNo longer allow the -std options to entirely override...
2014-05-29 Diego NovilloFix spurious remarks when -Weverything is used.
2014-05-29 Alexander MusmanParsing/Sema for OMPAlignedClause.
2014-05-29 Nikola SmiljanicRefactoring. Remove Owned method from Sema.
2014-05-29 Aaron BallmanFixing a test case which was failing the MSVC build...
2014-05-29 Nikola SmiljanicRefactoring. Remove release and take methods from Actio...
2014-05-29 Richard SmithWhen merging functions across modules (and in particula...
2014-05-29 Eli BenderskyImplement a convenience recursive walk method over...
2014-05-29 Alexey Samsonov[ASan] Hoist blacklisting globals from init-order check...
2014-05-29 Richard SmithPR19878: If a pack expansion appears within another...
2014-05-28 DeLesley HutchinsThread Safety Analysis: update TIL traversal mechanism...
2014-05-28 Sanjay Pateladded Intel's BMI intrinsic variants
2014-05-28 Eli BenderskyExpose CUDA function attributes to the C interface.
2014-05-28 Warren HuntReverting 209503 - Breaks asan blacklists
2014-05-28 Adrian PrantlDebug Info: Fix the source range for IfStmt's Condition...
2014-05-28 Reid KlecknerMove misplaced Documentation note in Attr.td
2014-05-28 Fariborz JahanianObjective-C. Diagnose use of properties in functions...
2014-05-28 Eli BenderskyTrim trailing whitespace in cindex.py
2014-05-28 Fariborz JahanianObjective-C. Deprecate use of function definitions
2014-05-28 Dario Domizioli[DOC] Documentation for #pragma clang optimize on/off
2014-05-28 Evgeniy Stepanov-pthread does not translate to -lpthread on Android.
2014-05-28 Alp TokerAdd a PR reference for XFAILed test
2014-05-28 Alp TokerTest requires exceptions
2014-05-28 Alp TokerConsolidate some note diagnostics
2014-05-28 Nikola SmiljanicFix line endings.
2014-05-28 NAKAMURA TakumiLet clang/test/CodeGen/pr19841.cpp tolerant of MS mangler.
2014-05-28 Daniel Jasperclang-format: Don't break before a case's colon.
2014-05-28 Nick LewyckyAdd 'nonnull' parameter or return attribute when produc...
2014-05-28 Daniel Jasperclang-format: Format array and dict literals similar...
2014-05-28 Alexey Bataev[OPENMP] Additional checking for local vars in initial...
2014-05-28 Alexey Bataev[OPENMP] Reformatting of parsing code for OpenMP constr...
2014-05-28 Alexey Bataev[OPENMP][C++11] Formatting and make more C++11 complian...
next