]> granicus.if.org Git - clang/shortlog
clang
2014-01-19 NAKAMURA Takumi[CMake] check-clang requires clang-tblgen. It is not...
2014-01-19 Daniel Jasperclang-format: Fix ObjC block as first call parameter...
2014-01-19 Ted KremenekHarden InitListExpr::isStringLiteralInit() against...
2014-01-18 Alp TokerFix comment typos
2014-01-18 Alp Tokerdocs: clarify the role of compiler-builtin type trait...
2014-01-18 Alp TokerMake unreferenced f-group options anonymous
2014-01-18 Nick LewyckyTry to fix this link.
2014-01-18 David BlaikieDriver support for -fdebug-types-sections
2014-01-18 Reid KlecknerRefactor ABI argument lowering a little
2014-01-18 Alp TokerRestrict redeclaration of tags introduced by using...
2014-01-18 Joerg SonnenbergerUse switch statements in preparation for adding more...
2014-01-17 Richard SmithPR12788: Remove unnecessary and incorrect special case...
2014-01-17 Ismail PazarbasiFix string-literal to char* conversion in overload...
2014-01-17 Richard SmithDon't allow 'this' within typedefs within classes that...
2014-01-17 Daniel Jasperclang-format: Don't break lines starting with "import...
2014-01-17 Ted Kremenek[analyzer] Fix incorrect spelling of 'pthread_rwlock_tr...
2014-01-17 Aaron BallmanAdding a test case for nonnull being attached to someth...
2014-01-17 Alp TokerPermit redeclaration of tags introduced by using decls
2014-01-17 David MajnemerFix a build-bot breakage for clang-modernize when run...
2014-01-17 David MajnemerRevert "Revert r199416, "MS ABI: Improve selection...
2014-01-17 Ted KremenekAdd more test cases for attribute 'objc_protocol_requir...
2014-01-17 NAKAMURA TakumiRevert r199416, "MS ABI: Improve selection of an inheri...
2014-01-17 Ted Kremenek[analyzer] Teach NonNullParamChecker about 'nonnull...
2014-01-17 Ted KremenekChange CallEvent to use ArrayRef<> interface to get...
2014-01-17 Ted KremenekAdd ArrayRef<> interface to get the formal parameters...
2014-01-17 NAKAMURA TakumiTweak clang/test/PCH/modified-module-dependency.m for...
2014-01-17 Ted KremenekEnhance attribute 'nonnull' to be applicable to paramet...
2014-01-17 Ted KremenekAdd ArrayRef<> interface to get the parameters of a...
2014-01-17 Ted KremenekPush NonNullAttr inspection loop into CheckNonNullArgum...
2014-01-17 Ted KremenekMake 'CheckNonNullArguments' a static function. No...
2014-01-17 Ted KremenekRefine diagnostic: attribute 'nonnull' applies to both...
2014-01-17 Alp TokerKill off obsolete err_target_unknown_cxxabi diag
2014-01-17 Alp TokerMake -cl-kernel-arg-info a cc1-only option like the...
2014-01-17 Aaron BallmanUpdating the minimum version information for Visual...
2014-01-17 Alp TokerTweak test run line for readability
2014-01-17 Alp TokerMake -verify a -cc1 NoDriverOption
2014-01-17 David BlaikieDriver: Stub -Wa,-compress-debug-sections support for...
2014-01-17 Richard SmithPR18477: Create a function scope representing the const...
2014-01-17 Richard SmithIssue a warning if a throwing operator new or operator...
2014-01-17 Alp TokerSplit out -verify into two distinct option flags
2014-01-17 Hans Wennborgms-intrin.cpp: add -Werror to the test
2014-01-17 Ben LangmuirImprove the error message when a PCH dependency is...
2014-01-17 Adrian PrantlDebug info: Refactor NoLocation and ArtificialLocation...
2014-01-17 Richard SmithMove away from 'general' / 'generalized' as a way of...
2014-01-17 Hans Wennborgms-intrin.cpp: no need for -verify anymore
2014-01-16 Hans WennborgRelax the ms-intrin.cpp test
2014-01-16 Hans WennborgAdd implementations of _cpuid and _xgetbv to Intrin.h
2014-01-16 Richard SmithClean up variable template handling a bit, and correct...
2014-01-16 DeLesley HutchinsConsumed analysis: bugfix for operator calls. Also...
2014-01-16 Bob WilsonRemove an unnecessary special case to check for a few...
2014-01-16 David MajnemerMS ABI: Improve selection of an inheritance model
2014-01-16 Aaron BallmanWhen generating Spelling enumeration values, do not...
2014-01-16 Daniel Jasperclang-format: Improve formatting of ObjC Blocks with...
2014-01-16 Aaron BallmanGiving a spelling to the Override attribute, and commen...
2014-01-16 Jordan Rose[analyzer] Shitfing a constant value by its bit width...
2014-01-16 Alp Tokerwww: update the "Follow what's going on" section too
2014-01-16 Jakob Stoklund... SPARCv9 implements long double as an IEEE quad.
2014-01-16 Alp Tokerwww: link to the planet clang newsfeed
2014-01-16 Aaron BallmanFixing a warning that causes the sanitizer build dislik...
2014-01-16 Alexander Potapenko[ASan] Enough to have llvm-symbolizer in $PATH.
2014-01-16 Aaron BallmanFactored some function-like type reasoning out of SemaD...
2014-01-16 Alexander Potapenko[ASan] Typo fix (symbolize=0 disables online symbolization)
2014-01-16 Alexander Potapenko[ASan] Describe online/offline symbolization of reports...
2014-01-16 Aaron BallmanGiving the asm attribute some keyword spellings based...
2014-01-16 Aaron BallmanDistinguish between attributes explicitly written at...
2014-01-16 David MajnemerSema: Fix crash during member pointer conversion involv...
2014-01-16 Evgeniy Stepanov[asan] Remove -fsanitize-address-zero-base-shadow comma...
2014-01-16 Daniel Jasperclang-format: Enable formatting of lambdas with explici...
2014-01-16 Tim NorthoverMachO: use *-*-*-macho for MachO embedded targets.
2014-01-16 Alp TokerForbid driver use in Sema tests
2014-01-16 Alp TokerDisable and XFAIL a test that never worked
2014-01-15 Bob WilsonRemove support for armv7f slice. <rdar://problem/12478440>
2014-01-15 Jan Wen VoungEnsure i686-nacl long long is aligned 8 bytes (like...
2014-01-15 Roman DivackyMake -fno-inline attach NoInline attribute to all funct...
2014-01-15 Jordan Rose[analyzer] BlockCall shouldn't really be an AnyFunction...
2014-01-15 Jordan Rose[analyzer] Print function name when dumping its CFG.
2014-01-15 Daniel Jasperclang-format: Fixed formatting of JavaScript container...
2014-01-15 Erik VerbruggenFix for PR9812: warn about bool instead of _Bool.
2014-01-15 Chandler CarruthMove a bunch of tests to directly use the CC1 layer...
2014-01-15 Chandler CarruthSwitch this test from needlessly running the clang...
2014-01-15 Nick LewyckyThis code block wasn't showing up in the html. Try...
2014-01-15 Kostya Serebryanyreplace LeakSanitizerIsTurnedOffForTheCurrentProcess...
2014-01-15 Justin BognerCodeGen: Simplify CodeGenFunction::EmitCaseStmt
2014-01-15 Nick LewyckyFix the attribute enable_if example in the docs to...
2014-01-15 Alp TokerFix cxx_variable_templates feature check and documentation
2014-01-15 Serge PavlovFixed error recovery if sizeof is used without parenthesis
2014-01-15 Bob WilsonRename QA_OVERRIDE_GCC3_OPTIONS to CCC_OVERRIDE_OPTIONS...
2014-01-15 Hans Wennborglit.cfg: Don't expand %ms_abi_triple to non-X86 triples
2014-01-15 Fariborz JahanianObjectiveC. Improve on diagnostics per Jordan's feedback.
2014-01-15 Ted KremenekTeach DeadStoresChecker about attribute objc_precise_li...
2014-01-14 Reid KlecknerUse i686 as the ISA in %microsoft_abi_triple on ARM
2014-01-14 Fariborz JahanianImprove comment.
2014-01-14 Fariborz JahanianObjectiveC. add comment.
2014-01-14 Tim NorthoverDriver: clarify help string for "-###"
2014-01-14 Fariborz JahanianObjectiveC. produce more expressive warning when
2014-01-14 Hans WennborgRemove the -cxx-abi command-line flag.
2014-01-14 Tim NorthoverDarwin: add __sinpi (etc) and __exp10 libbuiltins
2014-01-14 Alp TokerClarify driver/frontend -fms-compatibility help text
2014-01-14 Reid KlecknerRemove unused function to fix clang -Werror build
2014-01-14 Aaron BallmanSimplifying the OpenCL image attribute. It does not...
next