[clang-tools-extra] 988c3f5 - [clang-tidy] Fix RenamerClangTidyChecks suggesting invalid macro identifiers

2022-01-10 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2022-01-10T10:35:04-08:00 New Revision: 988c3f5f96925e3bcd757043314e345b8f65589f URL: https://github.com/llvm/llvm-project/commit/988c3f5f96925e3bcd757043314e345b8f65589f DIFF: https://github.com/llvm/llvm-project/commit/988c3f5f96925e3bcd757043314e345b8f65589f.diff L

[clang] 5336bef - [NFC][tools] Return underlying strings directly instead of OS.str()

2021-12-09 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2021-12-09T16:05:46-08:00 New Revision: 5336befe8c3cde08cec020583700b4d2ba25ac16 URL: https://github.com/llvm/llvm-project/commit/5336befe8c3cde08cec020583700b4d2ba25ac16 DIFF: https://github.com/llvm/llvm-project/commit/5336befe8c3cde08cec020583700b4d2ba25ac16.diff L

[clang] 5276002 - [NFC][Sema] Return underlying strings directly instead of OS.str()

2021-12-09 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2021-12-09T16:05:46-08:00 New Revision: 5276002a89b9aeb4c5f920d627630b1637c68ddc URL: https://github.com/llvm/llvm-project/commit/5276002a89b9aeb4c5f920d627630b1637c68ddc DIFF: https://github.com/llvm/llvm-project/commit/5276002a89b9aeb4c5f920d627630b1637c68ddc.diff L

[clang] 0cf6f7b - [NFC][clang] Return underlying strings directly instead of OS.str()

2021-12-09 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2021-12-09T16:05:46-08:00 New Revision: 0cf6f7b128dd457711ba5c0ebfcb8143dc1632f8 URL: https://github.com/llvm/llvm-project/commit/0cf6f7b128dd457711ba5c0ebfcb8143dc1632f8 DIFF: https://github.com/llvm/llvm-project/commit/0cf6f7b128dd457711ba5c0ebfcb8143dc1632f8.diff L

[clang] 08eb614 - [NFC][testing] Return underlying strings directly instead of OS.str()

2021-12-09 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2021-12-09T16:05:46-08:00 New Revision: 08eb614e309048b695a9eb0d94e636b2324de094 URL: https://github.com/llvm/llvm-project/commit/08eb614e309048b695a9eb0d94e636b2324de094 DIFF: https://github.com/llvm/llvm-project/commit/08eb614e309048b695a9eb0d94e636b2324de094.diff L

[clang] ad17ea1 - [NFC][AST] Return underlying strings directly instead of OS.str()

2021-12-09 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2021-12-09T16:05:46-08:00 New Revision: ad17ea12e70abb05b6984f530618131181be9dad URL: https://github.com/llvm/llvm-project/commit/ad17ea12e70abb05b6984f530618131181be9dad DIFF: https://github.com/llvm/llvm-project/commit/ad17ea12e70abb05b6984f530618131181be9dad.diff L

[clang] 715c72b - [NFC][analyzer] Return underlying strings directly instead of OS.str()

2021-12-09 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2021-12-09T16:05:46-08:00 New Revision: 715c72b4fbf43d00909ebc9677d59ce8bb24bc23 URL: https://github.com/llvm/llvm-project/commit/715c72b4fbf43d00909ebc9677d59ce8bb24bc23 DIFF: https://github.com/llvm/llvm-project/commit/715c72b4fbf43d00909ebc9677d59ce8bb24bc23.diff L

[clang] a5a3efa - [Sema] Always search the full function scope context if a potential availability violation is encountered

2021-05-24 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2021-05-24T21:13:30-07:00 New Revision: a5a3efa82a77ab7a1c9787ef97b547a4a81f2440 URL: https://github.com/llvm/llvm-project/commit/a5a3efa82a77ab7a1c9787ef97b547a4a81f2440 DIFF: https://github.com/llvm/llvm-project/commit/a5a3efa82a77ab7a1c9787ef97b547a4a81f2440.diff L

[clang] a52aea0 - Use INTERFACE_COMPILE_OPTIONS to disable -Wsuggest-override for any target that links to gtest

2020-07-27 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-27T08:37:01-07:00 New Revision: a52aea0ba624fcf46602bff8463b7b831e87ba55 URL: https://github.com/llvm/llvm-project/commit/a52aea0ba624fcf46602bff8463b7b831e87ba55 DIFF: https://github.com/llvm/llvm-project/commit/a52aea0ba624fcf46602bff8463b7b831e87ba55.diff L

[clang] 388c9fb - Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories.

2020-07-22 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-22T14:19:34-07:00 New Revision: 388c9fb1af48b059d8b65cb2e002e0992d147aa5 URL: https://github.com/llvm/llvm-project/commit/388c9fb1af48b059d8b65cb2e002e0992d147aa5 DIFF: https://github.com/llvm/llvm-project/commit/388c9fb1af48b059d8b65cb2e002e0992d147aa5.diff L

[clang-tools-extra] 388c9fb - Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories.

2020-07-22 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-22T14:19:34-07:00 New Revision: 388c9fb1af48b059d8b65cb2e002e0992d147aa5 URL: https://github.com/llvm/llvm-project/commit/388c9fb1af48b059d8b65cb2e002e0992d147aa5 DIFF: https://github.com/llvm/llvm-project/commit/388c9fb1af48b059d8b65cb2e002e0992d147aa5.diff L

[clang-tools-extra] 1c7037a - [clangd] Disable -Wsuggest-override for unittests/

2020-07-22 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-22T10:49:09-07:00 New Revision: 1c7037a2a5576d0bb083db10ad947a8308e61f65 URL: https://github.com/llvm/llvm-project/commit/1c7037a2a5576d0bb083db10ad947a8308e61f65 DIFF: https://github.com/llvm/llvm-project/commit/1c7037a2a5576d0bb083db10ad947a8308e61f65.diff L

[clang] a361aa5 - [clang] Disable -Wsuggest-override for unittests/

2020-07-21 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-21T16:38:35-07:00 New Revision: a361aa5249856e333a373df90947dabf34cd6aab URL: https://github.com/llvm/llvm-project/commit/a361aa5249856e333a373df90947dabf34cd6aab DIFF: https://github.com/llvm/llvm-project/commit/a361aa5249856e333a373df90947dabf34cd6aab.diff L

[clang-tools-extra] fa42b7c - [clang-tools-extra] Disable -Wsuggest-override for unittests/

2020-07-21 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-21T09:11:53-07:00 New Revision: fa42b7cf2949802ff0b8a63a2e111a2a68711067 URL: https://github.com/llvm/llvm-project/commit/fa42b7cf2949802ff0b8a63a2e111a2a68711067 DIFF: https://github.com/llvm/llvm-project/commit/fa42b7cf2949802ff0b8a63a2e111a2a68711067.diff L

[clang] 865ee64 - [NFC] Add missing 'override's

2020-07-20 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-20T19:52:49-07:00 New Revision: 865ee64bf80ca833548582476202ec8b70987341 URL: https://github.com/llvm/llvm-project/commit/865ee64bf80ca833548582476202ec8b70987341 DIFF: https://github.com/llvm/llvm-project/commit/865ee64bf80ca833548582476202ec8b70987341.diff L

[clang] fc24d1e - [clang][NFC] Add missing 'override's

2020-07-20 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-20T16:43:24-07:00 New Revision: fc24d1eaddd8c0618e3ef3ab395029a0238d4568 URL: https://github.com/llvm/llvm-project/commit/fc24d1eaddd8c0618e3ef3ab395029a0238d4568 DIFF: https://github.com/llvm/llvm-project/commit/fc24d1eaddd8c0618e3ef3ab395029a0238d4568.diff L

[clang] 8b6179f - [NFC] Add missing 'override's

2020-07-20 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-20T14:39:36-07:00 New Revision: 8b6179f48c6c6701447b68615fdd3b0345f241a4 URL: https://github.com/llvm/llvm-project/commit/8b6179f48c6c6701447b68615fdd3b0345f241a4 DIFF: https://github.com/llvm/llvm-project/commit/8b6179f48c6c6701447b68615fdd3b0345f241a4.diff L

[clang] 1050560 - [clang][NFC] Add a missing 'override'

2020-07-17 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-17T17:35:59-07:00 New Revision: 105056045d9ab0b1a49781a18129ada48893452e URL: https://github.com/llvm/llvm-project/commit/105056045d9ab0b1a49781a18129ada48893452e DIFF: https://github.com/llvm/llvm-project/commit/105056045d9ab0b1a49781a18129ada48893452e.diff L

[clang] fbb30c3 - [clang] Add 'override' to virtual function overrides generated by ClangAttrEmitter

2020-07-14 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-14T09:36:43-07:00 New Revision: fbb30c31fefcf992ddb287087e8ca766eeddb59d URL: https://github.com/llvm/llvm-project/commit/fbb30c31fefcf992ddb287087e8ca766eeddb59d DIFF: https://github.com/llvm/llvm-project/commit/fbb30c31fefcf992ddb287087e8ca766eeddb59d.diff L

[clang] 2c2a297 - [clang][NFC] Add 'override' keyword to virtual function overrides

2020-07-14 Thread Logan Smith via cfe-commits
Author: Logan Smith Date: 2020-07-14T08:59:57-07:00 New Revision: 2c2a297bb6d1ce9752a69c8c18a58eacc6d3f961 URL: https://github.com/llvm/llvm-project/commit/2c2a297bb6d1ce9752a69c8c18a58eacc6d3f961 DIFF: https://github.com/llvm/llvm-project/commit/2c2a297bb6d1ce9752a69c8c18a58eacc6d3f961.diff L