]> granicus.if.org Git - clang/shortlog
clang
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...
2014-01-14 Jordan RoseCFG: use Visit instead of VisitStmt to look through...
2014-01-14 Jordan Rose[analyzer] Use synthesized ASTs for property getters...
2014-01-14 Jordan RoseUse a proper lvalue-to-rvalue conversion in Objective...
2014-01-14 Nico RieckUpdate CodeGen to use DLL storage class for dllimport...
2014-01-14 Eli BenderskyClarify the LibTooling.rst a bit
2014-01-14 Alp TokerSwitch around the order of MSVCCompat and MicrosoftExt
2014-01-14 Alp TokerRename language option MicrosoftMode to MSVCCompat
2014-01-14 Joey Gouly[OpenCL] Disallow casts between address spaces.
2014-01-14 NAKAMURA Takumiclang/test/Index/recursive-cxx-member-calls.cpp: Add...
2014-01-14 Sylvestre LedruRemove trailing spaces
2014-01-14 Daniel Jasperclang-format: Fix bug introduced in r198871.
2014-01-14 David MajnemerDisable this test for windows builders
2014-01-14 David MajnemerSwitch to ssize_t from size_t to unbreak windows builders.
2014-01-14 David MajnemerSema: Predefine size_t in MSVC Compatibility mode
2014-01-14 Jakob Stoklund... This test is passing on SPARC.
2014-01-14 Jakob Stoklund... Puny 24-byte structs are returned by value on SPARC.
2014-01-14 Richard SmithUpdate feature name "Generalized Attributes" to match...
2014-01-14 Bob WilsonRemove a temporary workaround that is no longer relevant.
2014-01-14 Aaron BallmanRemoving some attribute magic related to the OpenCL...
2014-01-14 Warren Hunt[ms-abi] Small Change to pack+alignment interaction.
2014-01-14 Reid Kleckner[ms-abi] Remove duplicated vbptr offset code
2014-01-14 DeLesley HutchinsConsumed analysis: add two new attributes which fine...
2014-01-14 Warren Hunt[ms-abi] Report VBPtrOffset correctly
2014-01-13 Reid Kleckner[ms-abi] Always generate complete constructors in the...
2014-01-13 Warren Hunt[ms-abi] Reordering __declspec(align) pragma pack handling
2014-01-13 Hans Wennborgclang-cl: Ignore /fallback when not actually compiling...
2014-01-13 Chandler CarruthLLVM's CMake is now using a feature that wasn't preasan...
2014-01-13 Aaron BallmanAdding myself as the code owner for the attribute subsy...
2014-01-13 Chandler CarruthTeach the standalone Clang CMake bits about the flag...
2014-01-13 Aaron BallmanWhen determining the attribute's parsed kind, pay atten...
2014-01-13 Aaron Ballman__forceinline is a keyword, and not a GNU-style attribu...
2014-01-13 Aaron BallmanUpdating the attribute declarations to have the correct...
2014-01-13 Aaron BallmanThere is no such thing as __attribute__((align)); that...
2014-01-13 Justin BognerCodeGen: Clarify a comment about PGO in case statement...
2014-01-13 Justin BognerCodeGen: Rename adjustFallThroughCount -> adjustForCont...
2014-01-13 Justin BognerCodeGen: Introduce CodeGenPGO::setCurrentRegionUnreachable
2014-01-13 Justin BognerCodeGen: Remove a superfluous setCurrentRegionCount
2014-01-13 Justin BognerCodeGen: Remove some unnecessary braces
2014-01-13 Warren Hunt[ms-abi] Leading VFPtrs don't suppress the leading...
2014-01-13 Hans WennborgUse the MS ABI for Win32 targets by default
2014-01-13 Hans WennborgUpdate tests in preparation for using the MS ABI for...
2014-01-13 Reid Kleckner[ms-abi] Quick fix layout of an array of records
next