[clang] 572cc8d - Revert "[C++20] [Coroutines] Mark await_suspend as noinline if the awaiter is not empty"

2023-08-27 Thread Chuanqi Xu via cfe-commits
Author: Chuanqi Xu Date: 2023-08-28T13:21:17+08:00 New Revision: 572cc8d38f938eb2769907c17137a10a408d9bfc URL: https://github.com/llvm/llvm-project/commit/572cc8d38f938eb2769907c17137a10a408d9bfc DIFF: https://github.com/llvm/llvm-project/commit/572cc8d38f938eb2769907c17137a10a408d9bfc.diff

[PATCH] D158955: [Driver] Improve legibility of ld -z options on Solaris

2023-08-27 Thread Fangrui Song via Phabricator via cfe-commits
MaskRay accepted this revision. MaskRay added a comment. This revision is now accepted and ready to land. LGTM. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158955/new/ https://reviews.llvm.org/D158955

[PATCH] D158963: [CodeGen] Function multi-versioning: don't set comdat for internal linkage resolvers

2023-08-27 Thread Fangrui Song via Phabricator via cfe-commits
MaskRay created this revision. MaskRay added reviewers: erichkeane, ilinpv, pengfei, RKSimon. Herald added a project: All. MaskRay requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. For function multi-versioning using the target and

[clang] 4198576 - [clang] - Add missing builtin name to AtomicExpr JSON dump

2023-08-27 Thread via cfe-commits
Author: serge-sans-paille Date: 2023-08-28T06:34:57+02:00 New Revision: 4198576157bfd0d08c08b784220d6132b709ae2c URL: https://github.com/llvm/llvm-project/commit/4198576157bfd0d08c08b784220d6132b709ae2c DIFF:

[PATCH] D112921: [clang] Enable sized deallocation by default in C++14 onwards

2023-08-27 Thread Wang Pengcheng via Phabricator via cfe-commits
wangpc added a comment. Gentle ping. Can I move forward and land this? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D112921/new/ https://reviews.llvm.org/D112921 ___ cfe-commits mailing list

[clang] 9d9c25f - [C++20] [Coroutines] Don't mark await_suspend as noinline if it is specified as always_inline already

2023-08-27 Thread Chuanqi Xu via cfe-commits
Author: Chuanqi Xu Date: 2023-08-28T11:43:33+08:00 New Revision: 9d9c25f81456aace2bec4b58498a420e650007d9 URL: https://github.com/llvm/llvm-project/commit/9d9c25f81456aace2bec4b58498a420e650007d9 DIFF: https://github.com/llvm/llvm-project/commit/9d9c25f81456aace2bec4b58498a420e650007d9.diff

[PATCH] D133361: [BPF] Attribute btf_decl_tag("ctx") for structs

2023-08-27 Thread Yonghong Song via Phabricator via cfe-commits
yonghong-song added inline comments. Comment at: llvm/include/llvm/IR/Intrinsics.td:2432 ImmArg>]>; +def int_context_marker_bpf : DefaultAttrsIntrinsic<[llvm_ptr_ty], +

[PATCH] D158795: Fix AlignArrayOfStructures + Cpp11BracedListStyle=false

2023-08-27 Thread Owen Pan via Phabricator via cfe-commits
owenpan accepted this revision. owenpan added inline comments. Comment at: clang/unittests/Format/FormatTest.cpp:20888 + " { 7, 5,\"!!\" }\n" + "};\n", + Style); galenelias wrote: > owenpan wrote: > >

[PATCH] D158920: Delete CloudABI support

2023-08-27 Thread Brad Smith via Phabricator via cfe-commits
brad added a comment. Looking for any feedback from the FreeBSD guys. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158920/new/ https://reviews.llvm.org/D158920 ___ cfe-commits mailing list

[clang] 3823395 - [libclang] Modernize Location (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T16:13:55-07:00 New Revision: 3823395c9d715a1ed993eb13fc2bec97372f5655 URL: https://github.com/llvm/llvm-project/commit/3823395c9d715a1ed993eb13fc2bec97372f5655 DIFF: https://github.com/llvm/llvm-project/commit/3823395c9d715a1ed993eb13fc2bec97372f5655.diff

[clang] a8931a1 - [StaticAnalyzer] Modernize VforkChecker (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T16:13:53-07:00 New Revision: a8931a1ff76c74649dcdc8325e51a5cd0196839d URL: https://github.com/llvm/llvm-project/commit/a8931a1ff76c74649dcdc8325e51a5cd0196839d DIFF: https://github.com/llvm/llvm-project/commit/a8931a1ff76c74649dcdc8325e51a5cd0196839d.diff

[clang] 8f1b718 - [StaticAnalyzer] Modernize ObjCSuperCallChecker (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T16:13:52-07:00 New Revision: 8f1b718bf9e5a8689250b07230d55cb4319806d6 URL: https://github.com/llvm/llvm-project/commit/8f1b718bf9e5a8689250b07230d55cb4319806d6 DIFF: https://github.com/llvm/llvm-project/commit/8f1b718bf9e5a8689250b07230d55cb4319806d6.diff

[clang] e47189b - [CodeGen] Modernize BreakContinue (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T16:13:50-07:00 New Revision: e47189bfa9f2e08541c58d818a9da85d5c02f436 URL: https://github.com/llvm/llvm-project/commit/e47189bfa9f2e08541c58d818a9da85d5c02f436 DIFF: https://github.com/llvm/llvm-project/commit/e47189bfa9f2e08541c58d818a9da85d5c02f436.diff

[clang] b32dfd9 - [ASTMatchers] Modernize TimeBucketRegion (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T16:13:48-07:00 New Revision: b32dfd98bfe78d06705f993d91a1110d2457c830 URL: https://github.com/llvm/llvm-project/commit/b32dfd98bfe78d06705f993d91a1110d2457c830 DIFF: https://github.com/llvm/llvm-project/commit/b32dfd98bfe78d06705f993d91a1110d2457c830.diff

[clang] ad183b9 - [Format] Modernize SpaceBeforeParensCustom (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T16:13:47-07:00 New Revision: ad183b927bfc9f0e558c00f1167add3e390b0c91 URL: https://github.com/llvm/llvm-project/commit/ad183b927bfc9f0e558c00f1167add3e390b0c91 DIFF: https://github.com/llvm/llvm-project/commit/ad183b927bfc9f0e558c00f1167add3e390b0c91.diff

[PATCH] D158920: Delete CloudABI support

2023-08-27 Thread Brad Smith via Phabricator via cfe-commits
brad updated this revision to Diff 553815. brad added a comment. Rebase. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158920/new/ https://reviews.llvm.org/D158920 Files: clang/docs/tools/clang-formatted-files.txt clang/lib/Basic/Targets.cpp

[PATCH] D158946: Delete Ananas support

2023-08-27 Thread Brad Smith via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG2a105105a621: Delete Ananas support (authored by brad). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[clang] 2a10510 - Delete Ananas support

2023-08-27 Thread Brad Smith via cfe-commits
Author: Brad Smith Date: 2023-08-27T18:43:23-04:00 New Revision: 2a105105a621ffe75ddd09275309469c4cb548d4 URL: https://github.com/llvm/llvm-project/commit/2a105105a621ffe75ddd09275309469c4cb548d4 DIFF: https://github.com/llvm/llvm-project/commit/2a105105a621ffe75ddd09275309469c4cb548d4.diff

[PATCH] D158540: Improve error message for constexpr constructors of virtual base classes

2023-08-27 Thread Nouman Amir via Phabricator via cfe-commits
NoumanAmir657 added a comment. @xgupta It passed the test cases now CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158540/new/ https://reviews.llvm.org/D158540 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D158540: Improve error message for constexpr constructors of virtual base classes

2023-08-27 Thread Nouman Amir via Phabricator via cfe-commits
NoumanAmir657 updated this revision to Diff 553810. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158540/new/ https://reviews.llvm.org/D158540 Files: clang/include/clang/Basic/DiagnosticSemaKinds.td clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/p3.cpp

[PATCH] D158540: Improve error message for constexpr constructors of virtual base classes

2023-08-27 Thread Nouman Amir via Phabricator via cfe-commits
NoumanAmir657 added a comment. I figured it out and changed the test files. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158540/new/ https://reviews.llvm.org/D158540 ___ cfe-commits mailing list

[PATCH] D158795: Fix AlignArrayOfStructures + Cpp11BracedListStyle=false

2023-08-27 Thread Galen Elias via Phabricator via cfe-commits
galenelias marked 4 inline comments as done. galenelias added inline comments. Comment at: clang/unittests/Format/FormatTest.cpp:20888 + " { 7, 5,\"!!\" }\n" + "};\n", + Style); owenpan wrote: > galenelias

[PATCH] D158795: Fix AlignArrayOfStructures + Cpp11BracedListStyle=false

2023-08-27 Thread Galen Elias via Phabricator via cfe-commits
galenelias updated this revision to Diff 553809. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158795/new/ https://reviews.llvm.org/D158795 Files: clang/lib/Format/WhitespaceManager.cpp clang/unittests/Format/FormatTest.cpp Index: clang/unittests/Format/FormatTest.cpp

[PATCH] D158959: [clang-tidy] Disambiguate calls to log

2023-08-27 Thread Piotr Zegar via Phabricator via cfe-commits
PiotrZSL added a comment. Thank you. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158959/new/ https://reviews.llvm.org/D158959 ___ cfe-commits mailing list cfe-commits@lists.llvm.org

[PATCH] D158959: [clang-tidy] Disambiguate calls to log

2023-08-27 Thread Rainer Orth via Phabricator via cfe-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG03dff0d4acaf: [clang-tidy] Disambiguate calls to log (authored by

[clang-tools-extra] 03dff0d - [clang-tidy] Disambiguate calls to log

2023-08-27 Thread Rainer Orth via cfe-commits
Author: Rainer Orth Date: 2023-08-27T21:15:43+02:00 New Revision: 03dff0d4acafb61bbb3b765507de79c5e5b6681a URL: https://github.com/llvm/llvm-project/commit/03dff0d4acafb61bbb3b765507de79c5e5b6681a DIFF: https://github.com/llvm/llvm-project/commit/03dff0d4acafb61bbb3b765507de79c5e5b6681a.diff

[clang] 24fcc0a - [clang] Remove redundant control flow statements (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T12:13:25-07:00 New Revision: 24fcc0a7c56f01246f89aa5a5cd7af568eab8152 URL: https://github.com/llvm/llvm-project/commit/24fcc0a7c56f01246f89aa5a5cd7af568eab8152 DIFF: https://github.com/llvm/llvm-project/commit/24fcc0a7c56f01246f89aa5a5cd7af568eab8152.diff

[PATCH] D158959: [clang-tidy] Disambiguate calls to log

2023-08-27 Thread Rainer Orth via Phabricator via cfe-commits
ro created this revision. ro added a reviewer: PiotrZSL. Herald added subscribers: carlosgalvezp, pengfei, zzheng, fedor.sergeev, xazax.hun, jyknight. Herald added a reviewer: njames93. Herald added a project: All. ro requested review of this revision. Herald added a project: clang-tools-extra.

[PATCH] D158540: Improve error message for constexpr constructors of virtual base classes

2023-08-27 Thread Nouman Amir via Phabricator via cfe-commits
NoumanAmir657 added a comment. How am I supposed to update tests? I am new to this. I get the files on which the tests fail but how do I update them Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158540/new/ https://reviews.llvm.org/D158540

[PATCH] D158955: [Driver] Improve legibility of ld -z options on Solaris

2023-08-27 Thread Rainer Orth via Phabricator via cfe-commits
ro created this revision. ro added a reviewer: MaskRay. ro added a project: clang. Herald added subscribers: pengfei, fedor.sergeev, emaste. Herald added a project: All. ro requested review of this revision. Following the lead of the Linux code, this patch passes the `ld -z` options as two

[PATCH] D158953: [analyzer] MmapWriteExecChecker: use getAs instead of castAs

2023-08-27 Thread Balázs Benics via Phabricator via cfe-commits
steakhal accepted this revision. steakhal added a comment. This revision is now accepted and ready to land. Land it, whenever you wish. Thanks! PS: usually we don't have a comment like that. The name of the function should give enough context, along with a // no-crash comment at the line where

[PATCH] D155769: [HIP][Clang][docs][RFC] Add documentation for C++ Parallel Algorithm Offload

2023-08-27 Thread Alex Voicu via Phabricator via cfe-commits
AlexVlx updated this revision to Diff 553800. AlexVlx added a comment. Add back clarification about RDC. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D155769/new/ https://reviews.llvm.org/D155769 Files: clang/docs/HIPSupport.rst clang/docs/ReleaseNotes.rst Index:

[PATCH] D155769: [HIP][Clang][docs][RFC] Add documentation for C++ Parallel Algorithm Offload

2023-08-27 Thread Alex Voicu via Phabricator via cfe-commits
AlexVlx updated this revision to Diff 553799. AlexVlx edited reviewers, added: jhuber6; removed: tra, jdoerfert. AlexVlx added a comment. Herald added a reviewer: jdoerfert. Fix typo, add release notes reflecting the HIP-only nature. CHANGES SINCE LAST ACTION

[PATCH] D152504: [clang][ThreadSafety] Analyze cleanup functions

2023-08-27 Thread Aaron Puchert via Phabricator via cfe-commits
aaronpuchert added a comment. Sorry that it took so long, I had to debug it and think a bit. This should do it: diff --git a/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h b/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h index 9d28325c1ea6..13e37ac2b56b 100644 ---

[PATCH] D158953: [analyzer] MmapWriteExecChecker: use getAs instead of castAs

2023-08-27 Thread Ding Fei via Phabricator via cfe-commits
danix800 updated this revision to Diff 553798. danix800 added a comment. Simplify testcase Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158953/new/ https://reviews.llvm.org/D158953 Files:

[clang] e7ee15e - [AST] Modernize MicrosoftNumberingContext (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T09:24:26-07:00 New Revision: e7ee15eebe3758c488716407fe93e3ec0446478f URL: https://github.com/llvm/llvm-project/commit/e7ee15eebe3758c488716407fe93e3ec0446478f DIFF: https://github.com/llvm/llvm-project/commit/e7ee15eebe3758c488716407fe93e3ec0446478f.diff

[clang] f6f6f19 - [CodeGen] Modernize InstrProfStats (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T09:24:29-07:00 New Revision: f6f6f1947da3fd088bd6f8b8d43a31d18ccd750f URL: https://github.com/llvm/llvm-project/commit/f6f6f1947da3fd088bd6f8b8d43a31d18ccd750f DIFF: https://github.com/llvm/llvm-project/commit/f6f6f1947da3fd088bd6f8b8d43a31d18ccd750f.diff

[clang] 5ab7c28 - [CodeGen] Modernize PeepholeProtection (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T09:24:28-07:00 New Revision: 5ab7c285fb7c7d80cc80fbef0d50125679ab8385 URL: https://github.com/llvm/llvm-project/commit/5ab7c285fb7c7d80cc80fbef0d50125679ab8385 DIFF: https://github.com/llvm/llvm-project/commit/5ab7c285fb7c7d80cc80fbef0d50125679ab8385.diff

[clang] 7866c01 - [AST] Modernize EvalResult (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T09:24:24-07:00 New Revision: 7866c011f806928147fa084a073b0ded88144678 URL: https://github.com/llvm/llvm-project/commit/7866c011f806928147fa084a073b0ded88144678 DIFF: https://github.com/llvm/llvm-project/commit/7866c011f806928147fa084a073b0ded88144678.diff

[clang] e7eadbd - [ARCMigrate] Modernize PoolVarInfo (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T09:24:23-07:00 New Revision: e7eadbd04d32ce5699b1e32114929a68529b56be URL: https://github.com/llvm/llvm-project/commit/e7eadbd04d32ce5699b1e32114929a68529b56be DIFF: https://github.com/llvm/llvm-project/commit/e7eadbd04d32ce5699b1e32114929a68529b56be.diff

[clang] 3d64b63 - [Sema] Modernize LambdaIntroducer (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T09:24:21-07:00 New Revision: 3d64b63673b6583d0e4c6daedc2005e765c878ec URL: https://github.com/llvm/llvm-project/commit/3d64b63673b6583d0e4c6daedc2005e765c878ec DIFF: https://github.com/llvm/llvm-project/commit/3d64b63673b6583d0e4c6daedc2005e765c878ec.diff

[PATCH] D158953: [analyzer] MmapWriteExecChecker: use getAs instead of castAs

2023-08-27 Thread Ding Fei via Phabricator via cfe-commits
danix800 added a comment. In D158953#4620125 , @steakhal wrote: > Could you please simplify the test case? > You could basically get rid of everything there, except for forwarding one > top level parameter as the proto argument to the mmap call. No

[PATCH] D158953: [analyzer] MmapWriteExecChecker: use getAs instead of castAs

2023-08-27 Thread Balázs Benics via Phabricator via cfe-commits
steakhal added a comment. Could you please simplify the test case? You could basically get rid of everything there, except for forwarding one top level parameter as the proto argument to the mmap call. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION

[clang] f79bbef - [clang][NFC] Fix a few malformed links

2023-08-27 Thread via cfe-commits
Author: dingfei Date: 2023-08-27T23:32:57+08:00 New Revision: f79bbefa82f26b3b12e8c7cb0c03721f379c104e URL: https://github.com/llvm/llvm-project/commit/f79bbefa82f26b3b12e8c7cb0c03721f379c104e DIFF: https://github.com/llvm/llvm-project/commit/f79bbefa82f26b3b12e8c7cb0c03721f379c104e.diff LOG:

[clang] 7224749 - [clang] Use SmallDenseMap::contains (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T08:26:50-07:00 New Revision: 722474969e6be933948e5571cfd1511b4780a69b URL: https://github.com/llvm/llvm-project/commit/722474969e6be933948e5571cfd1511b4780a69b DIFF: https://github.com/llvm/llvm-project/commit/722474969e6be933948e5571cfd1511b4780a69b.diff

[PATCH] D158953: [analyzer] MmapWriteExecChecker: use getAs instead of castAs

2023-08-27 Thread Ding Fei via Phabricator via cfe-commits
danix800 created this revision. danix800 added a reviewer: steakhal. danix800 added a project: clang. Herald added subscribers: manas, ASDenysPetrov, martong, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun. Herald added a reviewer: NoQ. Herald

[PATCH] D158540: Improve error message for constexpr constructors of virtual base classes

2023-08-27 Thread Shivam Gupta via Phabricator via cfe-commits
xgupta added reviewers: shafik, aaron.ballman. xgupta added a comment. Test case updates are missing due to which 7 test cases are failing on pre-merge check - https://buildkite.com/llvm-project/premerge-checks/builds/172995#018a2776-1461-4f98-b12d-bd0521352d50/6-14972. Repository: rG LLVM

[clang-tools-extra] cbdc3e1 - [clang-tidy][NFC] Fix cppcoreguidelines-init-variables findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T11:59:03Z New Revision: cbdc3e1bf9da09911ba353bcd20c6709bda43893 URL: https://github.com/llvm/llvm-project/commit/cbdc3e1bf9da09911ba353bcd20c6709bda43893 DIFF: https://github.com/llvm/llvm-project/commit/cbdc3e1bf9da09911ba353bcd20c6709bda43893.diff LOG:

[clang-tools-extra] 857f532 - [clang-tidy][NFC] Fix clang-analyzer-optin.cplusplus.UninitializedObject findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T11:59:03Z New Revision: 857f532fd5c9de92fe861374ad82e3a36beeb166 URL: https://github.com/llvm/llvm-project/commit/857f532fd5c9de92fe861374ad82e3a36beeb166 DIFF: https://github.com/llvm/llvm-project/commit/857f532fd5c9de92fe861374ad82e3a36beeb166.diff LOG:

[clang-tools-extra] 9f82209 - [clang-tidy][NFC] Fix clang-analyzer-core.UndefinedBinaryOperatorResult findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T11:59:03Z New Revision: 9f8220969cc8c52565d6f9b932e1934513e0c1bb URL: https://github.com/llvm/llvm-project/commit/9f8220969cc8c52565d6f9b932e1934513e0c1bb DIFF: https://github.com/llvm/llvm-project/commit/9f8220969cc8c52565d6f9b932e1934513e0c1bb.diff LOG:

[clang-tools-extra] 26078f3 - [clang-tidy][NFC] Fix cppcoreguidelines-missing-std-forward findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T11:59:03Z New Revision: 26078f33bdfa30f35bb880feb0c088b8bd2169c8 URL: https://github.com/llvm/llvm-project/commit/26078f33bdfa30f35bb880feb0c088b8bd2169c8 DIFF: https://github.com/llvm/llvm-project/commit/26078f33bdfa30f35bb880feb0c088b8bd2169c8.diff LOG:

[clang-tools-extra] 01c8bf6 - [clang-tidy][NFC] Fix llvm-else-after-return findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T11:59:02Z New Revision: 01c8bf6fd4132831c971a764559e3d532f5129ae URL: https://github.com/llvm/llvm-project/commit/01c8bf6fd4132831c971a764559e3d532f5129ae DIFF: https://github.com/llvm/llvm-project/commit/01c8bf6fd4132831c971a764559e3d532f5129ae.diff LOG:

[clang-tools-extra] fe4bf68 - [clang-tidy][NFC] Fix readability-uppercase-literal-suffix findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T11:59:02Z New Revision: fe4bf68c56e14dd474b62227a1aeb347b199bd1e URL: https://github.com/llvm/llvm-project/commit/fe4bf68c56e14dd474b62227a1aeb347b199bd1e DIFF: https://github.com/llvm/llvm-project/commit/fe4bf68c56e14dd474b62227a1aeb347b199bd1e.diff LOG:

[clang-tools-extra] fc2a9ad - [clang-tidy][NFC] Fix modernize-use-auto findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T11:59:02Z New Revision: fc2a9ad10e21bda3dafbb85d8317ef5e3e5f99a1 URL: https://github.com/llvm/llvm-project/commit/fc2a9ad10e21bda3dafbb85d8317ef5e3e5f99a1 DIFF: https://github.com/llvm/llvm-project/commit/fc2a9ad10e21bda3dafbb85d8317ef5e3e5f99a1.diff LOG:

[clang-tools-extra] 44b38fe - [clang-tidy][NFC] Fix bugprone-implicit-widening-of-multiplication-result findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:11Z New Revision: 44b38fe86e9e74ebd0e6de9583e6456313d564ac URL: https://github.com/llvm/llvm-project/commit/44b38fe86e9e74ebd0e6de9583e6456313d564ac DIFF: https://github.com/llvm/llvm-project/commit/44b38fe86e9e74ebd0e6de9583e6456313d564ac.diff LOG:

[clang-tools-extra] 9c857f2 - [clang-tidy][NFC] Fix modernize-raw-string-literal findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:10Z New Revision: 9c857f2151b48d3447828496295d076c3ec145e6 URL: https://github.com/llvm/llvm-project/commit/9c857f2151b48d3447828496295d076c3ec145e6 DIFF: https://github.com/llvm/llvm-project/commit/9c857f2151b48d3447828496295d076c3ec145e6.diff LOG:

[clang-tools-extra] 7142f73 - [clang-tidy][NFC] Fix modernize-type-traits findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:11Z New Revision: 7142f731233a84255ca58327b857cf211a910837 URL: https://github.com/llvm/llvm-project/commit/7142f731233a84255ca58327b857cf211a910837 DIFF: https://github.com/llvm/llvm-project/commit/7142f731233a84255ca58327b857cf211a910837.diff LOG:

[clang-tools-extra] 24a7587 - [clang-tidy][NFC] Fix readability-make-member-function-const findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:11Z New Revision: 24a7587b79648002ad47e4de425ad498fb863d60 URL: https://github.com/llvm/llvm-project/commit/24a7587b79648002ad47e4de425ad498fb863d60 DIFF: https://github.com/llvm/llvm-project/commit/24a7587b79648002ad47e4de425ad498fb863d60.diff LOG:

[clang-tools-extra] ec5f4be - [clang-tidy][NFC] Fix modernize-return-braced-init-list findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:10Z New Revision: ec5f4be4521c3b28d6bb14f34f39a87c36fe8c00 URL: https://github.com/llvm/llvm-project/commit/ec5f4be4521c3b28d6bb14f34f39a87c36fe8c00 DIFF: https://github.com/llvm/llvm-project/commit/ec5f4be4521c3b28d6bb14f34f39a87c36fe8c00.diff LOG:

[clang-tools-extra] 4d81b14 - [clang-tidy][NFC] Fix performance-unnecessary-copy-initialization findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:10Z New Revision: 4d81b1450dd227c0d3da615f7e4f5937378cc05c URL: https://github.com/llvm/llvm-project/commit/4d81b1450dd227c0d3da615f7e4f5937378cc05c DIFF: https://github.com/llvm/llvm-project/commit/4d81b1450dd227c0d3da615f7e4f5937378cc05c.diff LOG:

[clang-tools-extra] c5a4f29 - [clang-tidy][NFC] Fix readability-container-size-empty findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:10Z New Revision: c5a4f29ef02a48caddca3ab82dbd364ca9db558b URL: https://github.com/llvm/llvm-project/commit/c5a4f29ef02a48caddca3ab82dbd364ca9db558b DIFF: https://github.com/llvm/llvm-project/commit/c5a4f29ef02a48caddca3ab82dbd364ca9db558b.diff LOG:

[clang-tools-extra] c8644b1 - [clang-tidy][NFC] Fix modernize-deprecated-headers findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:10Z New Revision: c8644b18f570be9d26d83cdeeb2369cd3cbddaf1 URL: https://github.com/llvm/llvm-project/commit/c8644b18f570be9d26d83cdeeb2369cd3cbddaf1 DIFF: https://github.com/llvm/llvm-project/commit/c8644b18f570be9d26d83cdeeb2369cd3cbddaf1.diff LOG:

[clang-tools-extra] 9999423 - [clang-tidy][NFC] Fix performance-for-range-copy findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:10Z New Revision: 423fdd7244b7f84f648d9740830269015284 URL: https://github.com/llvm/llvm-project/commit/423fdd7244b7f84f648d9740830269015284 DIFF: https://github.com/llvm/llvm-project/commit/423fdd7244b7f84f648d9740830269015284.diff LOG:

[clang-tools-extra] 4b8accb - [clang-tidy][NFC] Fix readability-redundant-access-specifiers findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:10Z New Revision: 4b8accbbf40367632f6e7185a553291c74089742 URL: https://github.com/llvm/llvm-project/commit/4b8accbbf40367632f6e7185a553291c74089742 DIFF: https://github.com/llvm/llvm-project/commit/4b8accbbf40367632f6e7185a553291c74089742.diff LOG:

[clang-tools-extra] d57cf05 - [clang-tidy][NFC] Fix modernize-concat-nested-namespaces findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:10Z New Revision: d57cf05f9406b9136a5859a53042de8789cfd6aa URL: https://github.com/llvm/llvm-project/commit/d57cf05f9406b9136a5859a53042de8789cfd6aa DIFF: https://github.com/llvm/llvm-project/commit/d57cf05f9406b9136a5859a53042de8789cfd6aa.diff LOG:

[clang-tools-extra] 87c4113 - [clang-tidy][NFC] Fix modernize-use-using findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:10Z New Revision: 87c4113708b88ef20d3cac96e2fd43e5c3eabf91 URL: https://github.com/llvm/llvm-project/commit/87c4113708b88ef20d3cac96e2fd43e5c3eabf91 DIFF: https://github.com/llvm/llvm-project/commit/87c4113708b88ef20d3cac96e2fd43e5c3eabf91.diff LOG:

[clang-tools-extra] ac80017 - [clang-tidy][NFC] Fix modernize-use-emplace findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:09Z New Revision: ac80017522241a30ed6b87273e1a3b39fb73c6dc URL: https://github.com/llvm/llvm-project/commit/ac80017522241a30ed6b87273e1a3b39fb73c6dc DIFF: https://github.com/llvm/llvm-project/commit/ac80017522241a30ed6b87273e1a3b39fb73c6dc.diff LOG:

[clang-tools-extra] b6ea164 - [clang-tidy][NFC] Fix misc-unused-using-decls findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:09Z New Revision: b6ea16431b58a1d15d2cb7583062ae8d10652329 URL: https://github.com/llvm/llvm-project/commit/b6ea16431b58a1d15d2cb7583062ae8d10652329 DIFF: https://github.com/llvm/llvm-project/commit/b6ea16431b58a1d15d2cb7583062ae8d10652329.diff LOG:

[clang-tools-extra] 95320b5 - [clang-tidy][NFC] Fix modernize-loop-convert findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:09Z New Revision: 95320b5ff7a8a66c1ce97da2f9c791082d732386 URL: https://github.com/llvm/llvm-project/commit/95320b5ff7a8a66c1ce97da2f9c791082d732386 DIFF: https://github.com/llvm/llvm-project/commit/95320b5ff7a8a66c1ce97da2f9c791082d732386.diff LOG:

[clang-tools-extra] 09c1b2e - [clang-tidy][NFC] Fix cppcoreguidelines-prefer-member-initializer findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:09Z New Revision: 09c1b2e141d06f293e150b890165713213e397bc URL: https://github.com/llvm/llvm-project/commit/09c1b2e141d06f293e150b890165713213e397bc DIFF: https://github.com/llvm/llvm-project/commit/09c1b2e141d06f293e150b890165713213e397bc.diff LOG:

[clang-tools-extra] 76284be - [clang-tidy][NFC] Fix bugprone-optional-value-conversion findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:09Z New Revision: 76284beb23a3a94682d251fff0261d4db5261408 URL: https://github.com/llvm/llvm-project/commit/76284beb23a3a94682d251fff0261d4db5261408 DIFF: https://github.com/llvm/llvm-project/commit/76284beb23a3a94682d251fff0261d4db5261408.diff LOG:

[clang-tools-extra] 8ba103c - [clang-tidy][NFC] Fix readability-static-accessed-through-instance findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:09Z New Revision: 8ba103ca681670750e0929f74ab72870a871202f URL: https://github.com/llvm/llvm-project/commit/8ba103ca681670750e0929f74ab72870a871202f DIFF: https://github.com/llvm/llvm-project/commit/8ba103ca681670750e0929f74ab72870a871202f.diff LOG:

[clang-tools-extra] f1f1633 - [clang-tidy][NFC] Fix readability-inconsistent-declaration-parameter-name findings

2023-08-27 Thread Piotr Zegar via cfe-commits
Author: Piotr Zegar Date: 2023-08-27T08:52:09Z New Revision: f1f16331bd6810a574100a31d369921c1f4adcaf URL: https://github.com/llvm/llvm-project/commit/f1f16331bd6810a574100a31d369921c1f4adcaf DIFF: https://github.com/llvm/llvm-project/commit/f1f16331bd6810a574100a31d369921c1f4adcaf.diff LOG:

[clang] 3a14993 - Fix typos in documentation

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T00:18:14-07:00 New Revision: 3a14993fa428c67634c979107ca6ddaafeb7037b URL: https://github.com/llvm/llvm-project/commit/3a14993fa428c67634c979107ca6ddaafeb7037b DIFF: https://github.com/llvm/llvm-project/commit/3a14993fa428c67634c979107ca6ddaafeb7037b.diff

[clang] c81ff8b - [Analysis] Use DenseMap::lookup (NFC)

2023-08-27 Thread Kazu Hirata via cfe-commits
Author: Kazu Hirata Date: 2023-08-27T00:18:17-07:00 New Revision: c81ff8b7007428ab272335b7aa48fbb3e33a42d3 URL: https://github.com/llvm/llvm-project/commit/c81ff8b7007428ab272335b7aa48fbb3e33a42d3 DIFF: https://github.com/llvm/llvm-project/commit/c81ff8b7007428ab272335b7aa48fbb3e33a42d3.diff