]> granicus.if.org Git - clang/shortlog
clang
2014-01-21 Daniel Jasperclang-format: Enable formatting for .proto and .protode...
2014-01-21 Tim NorthoverMacho-embedded: fix tests after last rename
2014-01-21 Tim NorthoverMacho-embedded: rename compiler-rt support from Darwin...
2014-01-21 Daniel Jasperclang-format: text following #if is likely an expression.
2014-01-21 Nick LewyckyNeither attribute overloadable nor enable_if are suppor...
2014-01-21 Rafael EspindolaUse private linkage for utf-16 objc strings too.
2014-01-21 Rafael EspindolaNow that r199688 avoids the real issue, use private...
2014-01-21 Nick LewyckySimplify expression, made possible by r199702.
2014-01-21 Justin BognerRevert "CodeGen: Simplify CodeGenFunction::EmitCaseStmt"
2014-01-21 Alp TokerUpdate FunctionTypeLoc and related names to match r199686
2014-01-21 Bob WilsonStop linking with crt1.o etc. for the iOS simulator...
2014-01-20 Rafael EspindolaGive explicit sections for string constants used in...
2014-01-20 Alp TokerRename FunctionProtoType accessors from 'arguments...
2014-01-20 Rafael EspindolaSimplify further.
2014-01-20 Fariborz JahanianObjectiveC driver. reinstate -fno-objc-legacy-dispatch...
2014-01-20 Aaron BallmanAdding a bit of documentation that was missed with...
2014-01-20 Aaron BallmanExposed a declarative way to specify that an attribute...
2014-01-20 Aaron BallmanRemove some hard-coded specialness for thread-safety...
2014-01-20 Daniel Jasperclang-format: Properly format custom options in protoco...
2014-01-20 Aaron BallmanFormatting cleanups; no functional changes.
2014-01-20 Rafael EspindolaAdd a triple. Should fix the 64 bit bots.
2014-01-20 Rafael EspindolaMake the test more strict.
2014-01-20 Aaron BallmanFixing a typo (turned out to be harmless since the...
2014-01-20 Rafael EspindolaRemove virtual methods that were added in 2009 and...
2014-01-20 Aaron BallmanSince the diagnostics engine understands Attr objects...
2014-01-20 Aaron BallmanMaking some minor improvements to r199626.
2014-01-20 Aaron BallmanHasFunctionProto is a more strict version of FunctionLi...
2014-01-20 Daniel Jasperclang-format: Leave 2 empty lines in Google's JavaScrip...
2014-01-20 Bradley Smith[ARM] Add ACLE enum/wchar size predefines
2014-01-20 NAKAMURA Takumi[CMake] Apply ADDITIONAL_HEADERS introduced in r199639.
2014-01-20 Chandler CarruthAdd the test trees that were supposed to be part of...
2014-01-20 Chandler CarruthMake the Linux support for finding libc++ somewhat...
2014-01-20 Alp TokerPR18551: accepts invalid strong enum to bool when opera...
2014-01-20 Ted KremenekWire up basic parser/sema support for attribute 'return...
2014-01-20 Ted KremenekThese attributes are no longer "checker-specific."
2014-01-20 Alp TokerMSVC 2013 type trait support
2014-01-20 Alp TokerFix nothrow trait with multiple default constructors
2014-01-19 Richard SmithPR18544: don't assert that 'operator new' is not declar...
2014-01-19 NAKAMURA Takumi[CMake] Deprecate CLANG_RUNTIME_OUTPUT_INTDIR and CLANG...
2014-01-19 NAKAMURA Takumi[CMake][Standalone] Redefine LLVM_RUNTIME_OUTPUT_INTDIR...
2014-01-19 NAKAMURA Takumi[CMake] Prune LLVM_TOOLS_DIR and LLVM_LIBS_DIR in clang...
2014-01-19 Daniel Jasperclang-format: Better support and testing for protocol...
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
next