[clang] 27818f0 - [clang-format] Fix tabs when using BreakBeforeTernaryOperators=false.

2021-12-16 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-12-16T09:28:00+01:00 New Revision: 27818f01fec2dd8f18325281f97646aed5ca9c89 URL: https://github.com/llvm/llvm-project/commit/27818f01fec2dd8f18325281f97646aed5ca9c89 DIFF: https://github.com/llvm/llvm-project/commit/27818f01fec2dd8f18325281f97646aed5ca9c89.diff

[clang] 9cf4b72 - [clang-format] Refactor common handling of attributes. NFC.

2021-12-17 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-12-17T23:02:45+01:00 New Revision: 9cf4b7266bbf238e4a5bd85c8d0011aac2f9181b URL: https://github.com/llvm/llvm-project/commit/9cf4b7266bbf238e4a5bd85c8d0011aac2f9181b DIFF: https://github.com/llvm/llvm-project/commit/9cf4b7266bbf238e4a5bd85c8d0011aac2f9181b.diff

[clang] 960712c - [clang-format] Fix wrong indentation of namespace identifiers after a concept declaration.

2021-12-20 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-12-20T09:13:32+01:00 New Revision: 960712ccc7103ded3d95e10c61516126836a1eba URL: https://github.com/llvm/llvm-project/commit/960712ccc7103ded3d95e10c61516126836a1eba DIFF: https://github.com/llvm/llvm-project/commit/960712ccc7103ded3d95e10c61516126836a1eba.diff

[clang] 07fe451 - [clang-format] Fix SplitEmptyRecord affecting SplitEmptyFunction.

2021-12-21 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-12-21T16:54:19+01:00 New Revision: 07fe45130546001632e1a6005922c58154e72fe9 URL: https://github.com/llvm/llvm-project/commit/07fe45130546001632e1a6005922c58154e72fe9 DIFF: https://github.com/llvm/llvm-project/commit/07fe45130546001632e1a6005922c58154e72fe9.diff

[clang] 36ea986 - [clang-format] Remove unnecessary qualifications. NFC.

2021-12-21 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-12-21T17:02:26+01:00 New Revision: 36ea9861e3b58a715434cc2ec5ee2ebf7053bbc9 URL: https://github.com/llvm/llvm-project/commit/36ea9861e3b58a715434cc2ec5ee2ebf7053bbc9 DIFF: https://github.com/llvm/llvm-project/commit/36ea9861e3b58a715434cc2ec5ee2ebf7053bbc9.diff

[clang] 450dddd - [clang-format] Remove unnecessary qualifications. NFC.

2021-12-21 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-12-21T17:53:42+01:00 New Revision: 450cb769b680cd3547877f5d64d40cde16ba URL: https://github.com/llvm/llvm-project/commit/450cb769b680cd3547877f5d64d40cde16ba DIFF: https://github.com/llvm/llvm-project/commit/450cb769b680cd3547877f5d64d40cde16ba.diff

[clang] f66d602 - [clang-format] Fix wrong indentation after trailing requires clause.

2021-12-22 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-12-23T08:22:12+01:00 New Revision: f66d602c3f58bd8a312c79bb404eac9dabf1a730 URL: https://github.com/llvm/llvm-project/commit/f66d602c3f58bd8a312c79bb404eac9dabf1a730 DIFF: https://github.com/llvm/llvm-project/commit/f66d602c3f58bd8a312c79bb404eac9dabf1a730.diff

[clang] 0620e6f - [clang] [C++2b] [P1102] Accept lambdas without parameter list ().

2021-03-24 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-03-24T14:42:27+01:00 New Revision: 0620e6f4b76a9725dbd82454d58c5a68a7e47074 URL: https://github.com/llvm/llvm-project/commit/0620e6f4b76a9725dbd82454d58c5a68a7e47074 DIFF: https://github.com/llvm/llvm-project/commit/0620e6f4b76a9725dbd82454d58c5a68a7e47074.diff

[clang] a99b8ae - [clang] [PR49736] [C++2b] Correctly reject lambdas with requires clause and no parameter list

2021-03-30 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-03-30T13:53:55+02:00 New Revision: a99b8ae3909106d831d880c1647dabe92f470290 URL: https://github.com/llvm/llvm-project/commit/a99b8ae3909106d831d880c1647dabe92f470290 DIFF: https://github.com/llvm/llvm-project/commit/a99b8ae3909106d831d880c1647dabe92f470290.diff

[clang] bc4b0fc - [clang-format] Fix east const pointer alignment of operators

2021-03-30 Thread Marek Kurdej via cfe-commits
Author: Nico Rieck Date: 2021-03-30T17:18:32+02:00 New Revision: bc4b0fc53e47e08a244df6ee3de52226e49ce37e URL: https://github.com/llvm/llvm-project/commit/bc4b0fc53e47e08a244df6ee3de52226e49ce37e DIFF: https://github.com/llvm/llvm-project/commit/bc4b0fc53e47e08a244df6ee3de52226e49ce37e.diff LO

[clang] 2ec7f63 - [clang-cl] [Sema] Do not prefer integral conversion over floating-to-integral for MS compatibility 19.28 and higher.

2021-04-01 Thread Marek Kurdej via cfe-commits
Author: Marek Kurdej Date: 2021-04-02T08:58:22+02:00 New Revision: 2ec7f639c49fdee8956a09994d1cf99ef4282746 URL: https://github.com/llvm/llvm-project/commit/2ec7f639c49fdee8956a09994d1cf99ef4282746 DIFF: https://github.com/llvm/llvm-project/commit/2ec7f639c49fdee8956a09994d1cf99ef4282746.diff

[clang] dda978e - [clang-format] Option for empty lines after an access modifier.

2021-04-15 Thread Marek Kurdej via cfe-commits
Author: Max Sagebaum Date: 2021-04-15T21:03:07+02:00 New Revision: dda978eef87c57e254929848956d46f6db75c125 URL: https://github.com/llvm/llvm-project/commit/dda978eef87c57e254929848956d46f6db75c125 DIFF: https://github.com/llvm/llvm-project/commit/dda978eef87c57e254929848956d46f6db75c125.diff

[clang] fd4e08a - [clang-format] Inconsistent behavior regarding line break before access modifier

2021-04-16 Thread Marek Kurdej via cfe-commits
Author: Max Sagebaum Date: 2021-04-16T10:39:13+02:00 New Revision: fd4e08aa8f7edfe877d022859ce162a1b4fa684c URL: https://github.com/llvm/llvm-project/commit/fd4e08aa8f7edfe877d022859ce162a1b4fa684c DIFF: https://github.com/llvm/llvm-project/commit/fd4e08aa8f7edfe877d022859ce162a1b4fa684c.diff

[clang] ee27c76 - [clang-format] Skip UTF8 Byte Order Mark while sorting includes

2021-01-11 Thread Marek Kurdej via cfe-commits
Author: Rafał Jelonek Date: 2021-01-11T09:32:55+01:00 New Revision: ee27c767bd2062c81f0affc0e8992f60a755f099 URL: https://github.com/llvm/llvm-project/commit/ee27c767bd2062c81f0affc0e8992f60a755f099 DIFF: https://github.com/llvm/llvm-project/commit/ee27c767bd2062c81f0affc0e8992f60a755f099.diff

[clang] 7473940 - [clang-format] turn on formatting after "clang-format on" while sorting includes

2021-01-11 Thread Marek Kurdej via cfe-commits
Author: Rafał Jelonek Date: 2021-01-11T09:41:15+01:00 New Revision: 7473940bae0f263832456d2c99a4bd606ed0d76e URL: https://github.com/llvm/llvm-project/commit/7473940bae0f263832456d2c99a4bd606ed0d76e DIFF: https://github.com/llvm/llvm-project/commit/7473940bae0f263832456d2c99a4bd606ed0d76e.diff

[clang] 89878e8 - [clang-format] Find main include after block ended with #pragma hdrstop

2021-01-11 Thread Marek Kurdej via cfe-commits
Author: Rafał Jelonek Date: 2021-01-11T09:49:34+01:00 New Revision: 89878e8c966a82ed6b7f0254700017f0a97fb7d7 URL: https://github.com/llvm/llvm-project/commit/89878e8c966a82ed6b7f0254700017f0a97fb7d7 DIFF: https://github.com/llvm/llvm-project/commit/89878e8c966a82ed6b7f0254700017f0a97fb7d7.diff

<    1   2   3