]> granicus.if.org Git - clang/shortlog
clang
2013-12-03 Argyrios Kyrtzidis[objc] Emit warnings when the implementation of a desig...
2013-12-03 Argyrios Kyrtzidis[objc] Emit a warning when the implementation of a...
2013-12-03 Argyrios Kyrtzidis[objc] Introduce ObjCInterfaceDecl::getDesignatedInitia...
2013-12-03 Argyrios Kyrtzidis[objc] Introduce attribute 'objc_designated_initializer'.
2013-12-03 Daniel JasperFix corner case in module-based layering warning.
2013-12-03 Hans WennborgCMake: enable building the clang-format vs plugin
2013-12-03 Daniel Jasperclang-format: Improve clang-format's documentation...
2013-12-03 Fariborz JahanianIssue diagnostic when constructor or destructor
2013-12-03 Rafael EspindolaCheck IR on this test.
2013-12-03 Rafael EspindolaCheck IR on this test.
2013-12-03 Rafael EspindolaCheck IR on this test.
2013-12-03 Rafael EspindolaCheck IR on this test.
2013-12-03 Rafael EspindolaCheck IR on this test.
2013-12-03 Rafael Espindolacheck IR in this test
2013-12-03 Rafael Espindolacheck IR in this test.
2013-12-03 Rafael Espindolacheck IR in this test.
2013-12-03 Rafael EspindolaCheck IR in this test.
2013-12-03 Rafael EspindolaCheck IR in this test.
2013-12-03 Rafael EspindolaCheck IR in this test.
2013-12-03 Rafael EspindolaCheck IR instead of assembly in this test.
2013-12-03 Aaron BallmanTypo caught by Alp Toker: s/appertain/appertains
2013-12-03 Alexander KornienkoCreate a separate file for JS-specific unit tests.
2013-12-03 Manuel KlimekPreserve carriage return when using clang-format's...
2013-12-03 Justin BognerParse: Fix references to 'if' that meant 'for', 'do...
2013-12-03 Alp TokerRemove HandleTagDeclDefinition class declaration
2013-12-03 Alp TokerDocumentation typo corrections
2013-12-03 Alp TokerFix method/variable name typos
2013-12-03 Daniel Jasperclang-format: Explicitly set fallback style that is...
2013-12-03 Alp TokerEmit an extension warning when changing system header...
2013-12-03 Hao Liu[AArch64]Add missing floating point convert, round...
2013-12-03 Hao LiuAArch64: add missing ACLE intrinsics mapping to general...
2013-12-03 Jiangning LiuPatch by Ana Pazos.
2013-12-03 Hao Liurevert r196152.
2013-12-03 Alp TokerTest to ensure no old-style-cast warning is emitted...
2013-12-03 Hao LiuAArch64: Add missing scalar pair intrinsics.
2013-12-03 Jiangning LiuAdd some missing AArch64 Neon intrinsics like vuqadd_s6...
2013-12-03 Jiangning LiuAdd some missing AArch64 Neon intrinsics like vmull_hig...
2013-12-03 Dmitri GribenkoMS inline asm: When LLVM called back to Clang to parse...
2013-12-02 Aaron BallmanRefactored the work group-related attributes to use...
2013-12-02 Aaron BallmanSimplifying a test for duplicate vec_type_hint attribut...
2013-12-02 Aaron BallmanThe CUDA device attribute doesn't need custom logic...
2013-12-02 Chad Rosier[AArch64] Implemented vcopy_lane patterns using scalar...
2013-12-02 Chad Rosier[AArch64] Add missing NEON scalar floating-point to...
2013-12-02 Manman RenDebug Info: Move the constant for Debug Info Version...
2013-12-02 Manman RenExpand comments for Debug Info Version.
2013-12-02 Aaron BallmanRectifying style issues with generated code. No functio...
2013-12-02 Aaron BallmanAutomate attribute language option checking by specifyi...
2013-12-02 Hans WennborgClangFormatPackage.cs: fix inconsistent line endings
2013-12-02 Aaron BallmanFactored attribute mutual exclusion code into a helper...
2013-12-02 Hans Wennborgclang-format vs plugin: use Alp's suggestion for gettin...
2013-12-02 James DennettFix a typo in a comment: expasion -> expansion
2013-12-02 Hans Wennborgclang-format vs plugin: bake clang-format.exe into...
2013-12-02 Aaron BallmanRe-enabled support for the Subjects for the weak attrib...
2013-12-02 Alp TokerRewriter: Output RewriteRope contents efficiently
2013-12-02 Aaron BallmanThe __w64 attribute handler was more generically named...
2013-12-02 Joerg SonnenbergerAssume ARMv6 for NetBSD for now for strex/ldrex.
2013-12-02 Joerg SonnenbergerNetBSD uses long derived size_t / ssize_t in all ARM...
2013-12-02 Aaron BallmanThe FieldDecl is already covered by the ValueDecl case...
2013-12-02 Alexander KornienkoAdded an option to specify fallback style.
2013-12-02 Aaron BallmanSwitching the ibaction attribute handler to the general...
2013-12-02 Aaron BallmanReplacing custom subject application logic with table...
2013-12-02 Aaron BallmanUsing the proper set key when determining whether a...
2013-12-02 Alp TokerDriver: Factor gold support out into a function
2013-12-02 Daniel Jasperclang-format: Fix excessive formatting caused by r195954.
2013-12-02 Alp TokerCorrect a user-visible static analyzer message typo
2013-12-02 Alp TokerFix inconsistent diag name
2013-12-02 Alp TokerCorrect test to target 'unknown'
2013-12-01 Rafael EspindolaHandle CC and NoReturn when instantiating members of...
2013-12-01 Benjamin KramerCommentLexer: When proceeding with a typo corrected...
2013-12-01 Benjamin KramerReenable ms inline asm test.
2013-11-30 Alp TokerFix typo: s/Occurence/Occurrence/
2013-11-30 Sergey MatveevUpdate the LeakSanitizer documentation with a proper...
2013-11-30 Saleem Abdulrasooladd an additional test case for generic attributes
2013-11-30 Joerg SonnenbergerNetBSD uses signed wchar_t on ARM platforms.
2013-11-29 Aaron BallmanRefactored the tls_model attribute to use a custom...
2013-11-29 Aaron BallmanUsing a custom subject to reenable the Subjects line...
2013-11-29 Aaron BallmanFixes a possible assert in the custom SubsetSubject...
2013-11-29 Alexander KornienkoAdded LanguageStandard::LS_JavaScript to gate all JS...
2013-11-29 Aaron BallmanEnables support for custom subject lists for attributes...
2013-11-29 Daniel Jasperclang-format: Extends formatted ranges to subsequent...
2013-11-29 Daniel Jasperclang-format: Correctly handle Qt's Q_SLOTS.
2013-11-29 Daniel Jasperclang-format: Fix bad indentation of nested blocks.
2013-11-29 Hao LiuAArch64: Two intrinsics are expected to return float64...
2013-11-29 Hao LiuFix the problem that the range check for scalar narrow...
2013-11-29 Jiangning LiuAdd missing intrinsic function vbsl_f64 for AArch64...
2013-11-29 Jiangning LiuAdd missing intrinsic function vcombine_f64 for AArch64...
2013-11-28 Daniel Jasperclang-format: Improve selective formatting of nested...
2013-11-28 Alp TokerInclusionRewriter: Avoid duplicated BOM check
2013-11-28 Alp TokerFix test on Windows
2013-11-28 David MajnemerSema: Assert that there are no pending local instantiat...
2013-11-28 Alp TokerEnsure that the output BOM test check is run
2013-11-28 Kaelyn UhrainAdd a return statement to the func with an int return...
2013-11-27 Alp TokerOne last portability fix attempt for r195886
2013-11-27 Alp TokerAttempt to make test from r195886 portable with differe...
2013-11-27 Richard SmithAdd support for C++'s SD6 feature test macros.
2013-11-27 David MajnemerSema: Instantiation of variable definitions weren't...
2013-11-27 Alp TokerImprove BOM test from r195877
2013-11-27 Lubos Lunakstrip UTF-8 BOM in -frewrite-includes (PR#15664)
2013-11-27 Benjamin KramerRemove unused diagnostic.
2013-11-27 Aaron BallmanRenaming Struct to GenericRecord for clarity; could...
next