| | Authored by berenm on Aug 26 2015, 7:45 AM. Event Timelineberenm retitled this revision from to [clang-format] Add support of consecutive declarations alignment. berenm marked 7 inline comments as done. This revision is now accepted and ready to land. Path | Size |
---|
| | | 38 lines | | | | 54 lines | | | | | | 5 lines | | 15 lines | | 3 lines | | 35 lines | | 5 lines | | 2 lines | | | | | | 2 lines | | 8 lines | | 6 lines | | | | 8 lines | | 2 lines | | 9 lines | | 18 lines | | 2 lines | | | | 9 lines | | | | 3 lines | | 14 lines | | | | 63 lines | | | | 7 lines | | | | | | 2 lines | | 1 line | | 425 lines | | 2 lines | | 379 lines | | 2 lines | | 2 lines | | | | 2 lines | | | | 2 lines | | 1 line | | | | 10 lines | | 30 lines | | 5 lines | | 4 lines | | 8 lines | | 1 line | | 14 lines | | 2 lines | | 19 lines | | 27 lines | | 6 lines | | 6 lines | | 2 lines | | 17 lines | | 6 lines | | | | 11 lines | | 94 lines | | 5 lines | | 43 lines | | | | 133 lines | | 2 lines | | 16 lines | | 7 lines | | 70 lines | | 11 lines | | 143 lines | | | | 737 lines | | | | 2 lines | | | | 6 lines | | | | 11 lines | | 46 lines | | 46 lines | | 11 lines | | 218 lines | | 25 lines | | 16 lines | | 10 lines | | | | 3 lines | | 5 lines | | 2 lines | | 2 lines | | | | | | | | 2 lines | | 2 lines | | | | 4 lines | | 2 lines | | 2 lines | | | | 8 lines | | 8 lines | | 4 lines | | 7 lines | | 72 lines | | 102 lines | | 479 lines | | 8 lines | | 8 lines | | | | 20 lines | | 5 lines | | | | 2 lines | | | | 21 lines | | | | 2 lines | | | | 2 lines | | | | 13 lines | | | | 3 lines | | | | 32 lines | | 37 lines | | 90 lines | | 17 lines | | 92 lines | | 29 lines | | 37 lines | | 37 lines | | 37 lines | | 37 lines | | 37 lines | | 37 lines | | 37 lines | | | | 19 lines | | | | 20 lines | | | | 8 lines | | 3 lines | | | | 10 lines | | 7 lines | | 36 lines | | | | | | 10 lines | | | | 109 lines | | | | 14 lines | | | | 215 lines | | 15 lines | | 44 lines | | | | | | 8 lines | | 3 lines | | 8 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
b7657e071ede | 32e0865dd948 | a9b73791cd7f | Beren Minor | [clang-format] Add support of ColumnLimit restrition in… (Show More…) | Oct 1 2015, 2:35 AM | a9b73791cd7f | a4619e5da50f | 287d728eb971 | Beren Minor | [clang-format] Add support of consecutive declarations alignment (Show More…) | Sep 30 2015, 6:53 AM | 287d728eb971 | 41d5625d81b0 | 3da00790946d | Anastasia Stulova | [OpenCL 2.0] This change adds extra diagnostics to atomic types (Show More…) | Sep 30 2015, 6:18 AM | 3da00790946d | c1ee13cf783a | 6217bda81e91 | Anastasia Stulova | [OpenCL 2.0] Fix wrong atomic type detection in the diagnostics of allowed types (Show More…) | Sep 30 2015, 4:48 AM | 6217bda81e91 | d2cb3814e08f | 64890837287c | Jeroen Ketema | [ARM][NEON] Use address space in vld([1234]|[234]lane) and vst([1234]|… (Show More…) | Sep 30 2015, 3:56 AM | 64890837287c | 105f17f39901 | 5f95a2dabe09 | Alexey Bataev | [OPENMP 4.1] Sema analysis for array sections in 'reduction' clause. OpenMP 4.1… (Show More…) | Sep 30 2015, 2:22 AM | 5f95a2dabe09 | 5d5c46c69468 | 73d9148e4de2 | Dehao Chen | Fix the sample profile format that breaks in test http://lab.llvm.org… (Show More…) | Sep 29 2015, 6:03 PM | 73d9148e4de2 | 2431f33acd2a | 8de6c8647b72 | Richard Smith | Promote a warning on ill-formed code (redeclaration missing an exception… (Show More…) | Sep 29 2015, 5:48 PM | 8de6c8647b72 | d6029b32110c | 6d9112d9ca88 | John McCall | Don't crash when a reserved global placement operator new is paired with a non… (Show More…) | Sep 29 2015, 4:55 PM | 6d9112d9ca88 | b9bdcb1290f2 | 5e171f9c91fb | James Y Knight | Move functions declared in ExprObjC.h into ExprObjC.cpp. (Show More…) | Sep 29 2015, 3:28 PM | 5e171f9c91fb | 4aae6bf87bd2 | 81c359b957e2 | Hans Wennborg | Fix Clang-tidy modernize-use-nullptr warnings in headers and generated files… (Show More…) | Sep 29 2015, 1:56 PM | 81c359b957e2 | 47fe52ab1a5f | a00c5552a2ac | Adrian Prantl | CGDebugInfo: Don't reuse a reference into a DenseMap if the DenseMap may be… (Show More…) | Sep 29 2015, 1:44 PM | a00c5552a2ac | 200b3a1ed0ed | 2f8979a15fa0 | Nemanja Ivanovic | Forgot to remove a FIXME that has been fixed. NFC. (Show More…) | Sep 29 2015, 11:20 AM | 2f8979a15fa0 | 79c01e13dd32 | 6bcca76d74c8 | Nemanja Ivanovic | Addition of interfaces the FE to conform to Table A-2 of ELF V2 ABI V1.1 (Show More…) | Sep 29 2015, 11:13 AM | 6bcca76d74c8 | b5c53206f487 | aee04471ee5a | Aaron Ballman | Added MSVC natvis visualizers for Type and QualType. These could probably be… (Show More…) | Sep 29 2015, 10:32 AM | aee04471ee5a | cc53d1768e30 | 78011164ebc6 | Yaron Keren | | Sep 29 2015, 9:51 AM | 78011164ebc6 | e9d632959489 | c8a6f2f466a6 | DeLesley Hutchins | Thread Safety Analysis: allow capability attribute on unions. (Show More…) | Sep 29 2015, 9:24 AM | c8a6f2f466a6 | fb92feb324c8 | 6cc91d4e1312 | DeLesley Hutchins | Thread Safety Analysis: fix before/after checks so that they work on global… (Show More…) | Sep 29 2015, 8:25 AM | 6cc91d4e1312 | d1ef1b9d665c | 8580b330e6de | Daniel Jasper | clang-format: Add a new brace style "custom" as well as flags to control the… (Show More…) | Sep 29 2015, 7:57 AM | 8580b330e6de | 0ac612018c95 | a981b2df0484 | Daniel Jasper | clang-format: Extend #include sorting functionality (Show More…) | Sep 29 2015, 12:53 AM | a981b2df0484 | cbe91bf973a5 | 5c7f8c8ee3a1 | Craig Topper | Revert part of r248776. One of the changes worked on my local build, but not on… (Show More…) | Sep 28 2015, 10:08 PM | 5c7f8c8ee3a1 | 6e6e8fa9984b | 696352137931 | Craig Topper | Simplify or remove calls to makeArrayRef based on feedback from David Blaikie. (Show More…) | Sep 28 2015, 9:53 PM | 696352137931 | c7c0c1a95fc3 | 68e121c33898 | John McCall | Honor the casted-to alignment of an explicit cast even when Sema thinks the… (Show More…) | Sep 28 2015, 9:37 PM | 68e121c33898 | 987a36162ef8 | 57b70d2d261a | Craig Topper | Remove 'const' from some ArrayRef arguments since they're passed by value… (Show More…) | Sep 28 2015, 9:30 PM | 57b70d2d261a | ce0a0eb59be7 | af2b6e30d8dd | Craig Topper | | Sep 28 2015, 9:30 PM | af2b6e30d8dd | 9600fa25149c | b9651f741bb2 | Alexey Bataev | [OPENMP 4.1] Codegen for ‘simd’ clause in ‘ordered’ directive. Description. If… (Show More…) | Sep 28 2015, 8:48 PM | b9651f741bb2 | 325be273ead8 | 47af8de8a71e | Adrian Prantl | Unique-pointerify these pointers an plug a memory leak. Thanks to echristo for… (Show More…) | Sep 28 2015, 4:56 PM | 47af8de8a71e | c5cd5e8287db | 1fa398ce2e03 | David Blaikie | Remove the only use of LookupResult's implicit copy ctor (Show More…) | Sep 28 2015, 4:48 PM | 1fa398ce2e03 | 9d1fed560e11 | c950a0102bcb | David Blaikie | Add an explicitly defaulted copy ctor (and FIXME) to Command since its copy… (Show More…) | Sep 28 2015, 4:48 PM | c950a0102bcb | 97105e3ae3f6 | 757da432107d | David Blaikie | Remove trivial dtor that was making uses of the copy ctor -Wdeprecated unclean (Show More…) | Sep 28 2015, 4:48 PM | 757da432107d | 5f9bf894788c | bfa22743ff0f | Artem Belevich | [CUDA] 32-bit NVPTX should have 32-bit long type. (Show More…) | Sep 28 2015, 3:54 PM | bfa22743ff0f | 15d752693ff1 | 52ed5ec631b0 | Piotr Padlewski | Generate assume loads only with -fstrict-vtable-pointers (Show More…) | Sep 28 2015, 1:30 PM | 52ed5ec631b0 | 8ac85e694d8b | 048a64a77551 | Daniel Jasper | | Sep 28 2015, 7:29 AM | 048a64a77551 | 22f21e83118c | 552e1f3b9be1 | Daniel Jasper | | Sep 28 2015, 7:28 AM | 552e1f3b9be1 | cb1195700872 | d430f733ee19 | Alexey Bataev | [OPENMP 4.1] Add 'simd' clause for 'ordered' directive. Parsing and sema… (Show More…) | Sep 27 2015, 11:39 PM | d430f733ee19 | 7dc193a0458c | c5bd60317b45 | Craig Topper | | Sep 26 2015, 8:44 PM | c5bd60317b45 | 52b26012b92a | e472c6954445 | NAKAMURA Takumi | clang/test/Driver/arm-compiler-rt.c: Relax expressions for dos path. (Show More…) | Sep 26 2015, 4:17 AM | e472c6954445 | c9d20158e3de | cc4ce6d6bbc6 | Craig Topper | Revert part of r248660 as using None didn't work with the ArrayRef being… (Show More…) | Sep 25 2015, 10:42 PM | cc4ce6d6bbc6 | bd6641c7e9b2 | 9f31d79132df | Craig Topper | Use None to avoid re-mentioning the ArrayRef type to call the default… (Show More…) | Sep 25 2015, 10:22 PM | 9f31d79132df | 25a961580e3c | 7bba9558b8ee | Craig Topper | Remove move constructor and assignment operator from SourceMappingRegion. The… (Show More…) | Sep 25 2015, 10:10 PM | 7bba9558b8ee | fdf06b49b0b9 | 33307a3cd99f | Craig Topper | Fix a couple other places that were returning SourceLocation by reference. NFC (Show More…) | Sep 25 2015, 10:10 PM | 33307a3cd99f | 5c339b7a690d | 335d6aeaf25a | Saleem Abdulrasool | | Sep 25 2015, 8:26 PM | 335d6aeaf25a | 63b63fc67c32 | 6d65fe2059de | Eric Christopher | Replace a loop and temporary string copying with llvm::join. (Show More…) | Sep 25 2015, 6:25 PM | 6d65fe2059de | a90a8835904a | 7d2ee209bf5a | Sanjoy Das | Change arc-cxx11-init-list.mm to work with upcoming SCEV changes. (Show More…) | Sep 25 2015, 4:07 PM | 7d2ee209bf5a | e02981553916 | 5a6732530abc | Yaron Keren | Relax test to allow for __attribute__((thiscall)). Under Win32 c-index-test… (Show More…) | Sep 25 2015, 3:09 PM | 5a6732530abc | af29b8823820 | 696b42a4c225 | Manuel Klimek | Fix bug on reporting availability of deleted methods in libclang. (Show More…) | Sep 25 2015, 10:53 AM | 696b42a4c225 | 2f0ecd39e4c4 | 8a5a78bee32d | George Burgess IV | Make incomplete type errors better with enable_if (Show More…) | Sep 25 2015, 10:53 AM | 8a5a78bee32d | 868da9882c19 | fc7ebbf51285 | Eric Christopher | The Clang gcc-compatible driver (clang/tools/driver/driver.cpp) has some logic… (Show More…) | Sep 25 2015, 10:44 AM |
|
Generally, we don't use braces for single-statement-ifs in LLVM style.