[clang] 6e614b0 - [NFC][MSan] Round up OffsetPtr in PoisonMembers

2020-12-07 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2020-12-07T19:57:49-08:00 New Revision: 6e614b0c7ed3a9a66428f342bf2a4b3700525395 URL: https://github.com/llvm/llvm-project/commit/6e614b0c7ed3a9a66428f342bf2a4b3700525395 DIFF: https://github.com/llvm/llvm-project/commit/6e614b0c7ed3a9a66428f342bf2a4b3700525395.diff L

[clang] 6c185ac - Revert "Move the test compiler setup in a common place. NFCI"

2020-11-16 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2020-11-16T04:21:28-08:00 New Revision: 6c185acfffc1f7cdf2a6e785cb4a422140c34f06 URL: https://github.com/llvm/llvm-project/commit/6c185acfffc1f7cdf2a6e785cb4a422140c34f06 DIFF: https://github.com/llvm/llvm-project/commit/6c185acfffc1f7cdf2a6e785cb4a422140c34f06.diff L

Re: Upcoming upgrade of LLVM buildbot

2020-10-07 Thread Vitaly Buka via cfe-commits
It looks like all sanitizer builder are still offline http://lab.llvm.org:8011/#/builders On Tue, 6 Oct 2020 at 00:34, Galina Kistanova via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Hello everyone, > > The staging buildbot was up and running for 6 days now, and looks good. > > Tomorrow a

Re: Upcoming upgrade of LLVM buildbot

2020-10-12 Thread Vitaly Buka via cfe-commits
Thanks, I see them. On Wed, 7 Oct 2020 at 16:32, Galina Kistanova wrote: > They are online now - http://lab.llvm.org:8011/#/waterfall?tags=sanitizer > > AnnotatedCommand has severe design conflict with the new buildbot. > We have changed it to be safe and still do something useful, but it will >

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-12 Thread Vitaly Buka via cfe-commits
Switched all but PPC, I don't have access to them. But they run the same script as sanitizer-x86_64-linux. http://lab.llvm.org:8014/#/waterfall?tags=sanitizer On Mon, 12 Oct 2020 at 19:19, Galina Kistanova wrote: > We have a better version of AnnotatedCommand on the staging. It should be > a fun

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-12 Thread Vitaly Buka via cfe-commits
Looks like staging AnnotatedCommand fixed step statuses, so we can see which one is green. Please let me know when to switch bots back from the staging. Thank you! On Mon, 12 Oct 2020 at 21:38, Vitaly Buka wrote: > Switched all but PPC, I don't have access to them. But they run the same > script

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-13 Thread Vitaly Buka via cfe-commits
On Mon, 12 Oct 2020 at 22:01, Galina Kistanova wrote: > Thanks, Vitaly! > > Let's have them there for at least 24 hours, shall we? > We can do that. > > Could you move sanitizer-buildbot1, sanitizer-buildbot3, > sanitizer-buildbot7 as well, please? > Done. > AnnotatedCommand on the staging

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-13 Thread Vitaly Buka via cfe-commits
They do on staging. http://lab.llvm.org:8014/#/builders/sanitizer-windows http://lab.llvm.org:8014/#/builders/clang-x64-windows-msvc Galina, when do you plan to push this to the primary server? If it's a few days, I'd rather keep bots on staging to have colors. On Tue, 13 Oct 2020 at 11:11, Rei

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-14 Thread Vitaly Buka via cfe-commits
I switched sanitizers and two rnk@ bots back to the primary server. http://lab.llvm.org:8011/#/waterfall?tags=sanitizer On Tue, 13 Oct 2020 at 22:42, Vitaly Buka wrote: > They do on staging. > http://lab.llvm.org:8014/#/builders/sanitizer-windows > http://lab.llvm.org:8014/#/builders/clang-x64-w

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-15 Thread Vitaly Buka via cfe-commits
Ok, I can switch them back to staging. However today's staging was frequently offline. On Wed, 14 Oct 2020 at 21:44, Galina Kistanova wrote: > Thanks everyone! > > I would like to keep the bots in the staging till Friday. And if > everything is good, then apply the changes to the production and

[clang] 452eddf - [NFC][CodeGen] Add sanitize-dtor-zero-size-field test

2020-12-05 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2020-12-05T16:39:48-08:00 New Revision: 452eddf30bfcd0f8ade9796ef24b3e8773ef1618 URL: https://github.com/llvm/llvm-project/commit/452eddf30bfcd0f8ade9796ef24b3e8773ef1618 DIFF: https://github.com/llvm/llvm-project/commit/452eddf30bfcd0f8ade9796ef24b3e8773ef1618.diff L

[clang] 1f21f6d - [NFC][CodeGen] Simplify SanitizeDtorMembers::Emit

2020-12-05 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2020-12-05T21:11:27-08:00 New Revision: 1f21f6d6a4cef3dd7cb169e1071ee372c2efe1a7 URL: https://github.com/llvm/llvm-project/commit/1f21f6d6a4cef3dd7cb169e1071ee372c2efe1a7 DIFF: https://github.com/llvm/llvm-project/commit/1f21f6d6a4cef3dd7cb169e1071ee372c2efe1a7.diff L

[clang] 3e1cb0d - [CodeGen][MSan] Don't use offsets of zero-sized fields

2020-12-07 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2020-12-07T13:37:40-08:00 New Revision: 3e1cb0db8a79b19996fcea210b639fe513a5eaf3 URL: https://github.com/llvm/llvm-project/commit/3e1cb0db8a79b19996fcea210b639fe513a5eaf3 DIFF: https://github.com/llvm/llvm-project/commit/3e1cb0db8a79b19996fcea210b639fe513a5eaf3.diff L

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-19 Thread Vitaly Buka via cfe-commits
Thanks! Done. On Sat, 17 Oct 2020 at 12:45, Galina Kistanova wrote: > Thanks everyone for keeping your annotated builders in the staging area! > Much appreciated. > > Please feel free to move all the green builders back to the production. It > has a new AnnotatedCommand now. > > Thanks > > Galin

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-19 Thread Vitaly Buka via cfe-commits
There is some issue, at least on staging. http://lab.llvm.org:8014/#/builders/89/builds/184 has multiple failed stages but marked as SUCCESS On Mon, 19 Oct 2020 at 11:43, Vitaly Buka wrote: > Thanks! > Done. > > On Sat, 17 Oct 2020 at 12:45, Galina Kistanova > wrote: > >> Thanks everyone for k

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-19 Thread Vitaly Buka via cfe-commits
it's not just staging, this build must be marked as failed http://lab.llvm.org:8011/#/builders/74/builds/122 On Mon, 19 Oct 2020 at 11:50, Vitaly Buka wrote: > There is some issue, at least on staging. > http://lab.llvm.org:8014/#/builders/89/builds/184 has multiple failed > stages but marked a

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-27 Thread Vitaly Buka via cfe-commits
Any news regarding false-negatives? +Mitch Phillips On Mon, 19 Oct 2020 at 22:07, Galina Kistanova wrote: > Thanks, Vitaly. > Somebody is looking at this. > > > On Mon, Oct 19, 2020 at 9:56 PM Vitaly Buka wrote: > >> it's not just staging, this build must be marked as failed >> http://lab.llv

Re: [Lldb-commits] Upcoming upgrade of LLVM buildbot

2020-10-27 Thread Vitaly Buka via cfe-commits
It looks fixed. I haven't seen them in recent reports. On Tue, 27 Oct 2020 at 16:32, Vitaly Buka wrote: > Any news regarding false-negatives? > > +Mitch Phillips > > On Mon, 19 Oct 2020 at 22:07, Galina Kistanova > wrote: > >> Thanks, Vitaly. >> Somebody is looking at this. >> >> >> On Mon, Oc

[clang] edd6ed3 - [NFC] Don't run clang/bindings/python/tests with msan

2020-10-29 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2020-10-29T22:29:25-07:00 New Revision: edd6ed364151adf3f0eede3d6d22db1018bfd601 URL: https://github.com/llvm/llvm-project/commit/edd6ed364151adf3f0eede3d6d22db1018bfd601 DIFF: https://github.com/llvm/llvm-project/commit/edd6ed364151adf3f0eede3d6d22db1018bfd601.diff L

[clang] 772adb7 - [NFC] Don't run python binding tests with sanitizers

2020-10-29 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2020-10-29T23:48:08-07:00 New Revision: 772adb7d9b80ffc3c6fe48ab6ef76d2238e51969 URL: https://github.com/llvm/llvm-project/commit/772adb7d9b80ffc3c6fe48ab6ef76d2238e51969 DIFF: https://github.com/llvm/llvm-project/commit/772adb7d9b80ffc3c6fe48ab6ef76d2238e51969.diff L

[clang] ea89109 - [NFC,Clang] Add LTO Driver Tsan tests

2021-02-09 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-09T03:08:00-08:00 New Revision: ea891099f2bc5d1749c7ce123391e530ed2ab9ef URL: https://github.com/llvm/llvm-project/commit/ea891099f2bc5d1749c7ce123391e530ed2ab9ef DIFF: https://github.com/llvm/llvm-project/commit/ea891099f2bc5d1749c7ce123391e530ed2ab9ef.diff L

[clang] 9ff678f - [NFC,Clang] Add LTO Driver DFsan tests

2021-02-09 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-09T03:08:00-08:00 New Revision: 9ff678f614d37487d0d117709aa3263fbc0d8423 URL: https://github.com/llvm/llvm-project/commit/9ff678f614d37487d0d117709aa3263fbc0d8423 DIFF: https://github.com/llvm/llvm-project/commit/9ff678f614d37487d0d117709aa3263fbc0d8423.diff L

[clang] dde9f0f - [NFC,Clang] Add LTO Driver MSan,KMsan tests

2021-02-09 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-09T03:08:00-08:00 New Revision: dde9f0fa9834afe02e32e27cc822cccb8ef6aeff URL: https://github.com/llvm/llvm-project/commit/dde9f0fa9834afe02e32e27cc822cccb8ef6aeff DIFF: https://github.com/llvm/llvm-project/commit/dde9f0fa9834afe02e32e27cc822cccb8ef6aeff.diff L

[clang] 4ddf756 - [NFC,Clang] Add SanCov Driver tests

2021-02-09 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-09T03:08:00-08:00 New Revision: 4ddf7562d5cce153b982cf16c2a776095495a2f9 URL: https://github.com/llvm/llvm-project/commit/4ddf7562d5cce153b982cf16c2a776095495a2f9 DIFF: https://github.com/llvm/llvm-project/commit/4ddf7562d5cce153b982cf16c2a776095495a2f9.diff L

[clang] 03c6a6d - [NFC,Clang] Add more Asan Driver tests

2021-02-09 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-09T03:08:00-08:00 New Revision: 03c6a6d9ef5052a5eeedddf4d2d256be0e1d3348 URL: https://github.com/llvm/llvm-project/commit/03c6a6d9ef5052a5eeedddf4d2d256be0e1d3348 DIFF: https://github.com/llvm/llvm-project/commit/03c6a6d9ef5052a5eeedddf4d2d256be0e1d3348.diff L

[clang] 228f00b - [NFC] Simplify test

2021-02-10 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-10T13:57:36-08:00 New Revision: 228f00bd75d953545eb2492156d776fdac211a24 URL: https://github.com/llvm/llvm-project/commit/228f00bd75d953545eb2492156d776fdac211a24 DIFF: https://github.com/llvm/llvm-project/commit/228f00bd75d953545eb2492156d776fdac211a24.diff L

[clang] b6051f5 - [Clang, NewPM] Add KMSan support

2021-02-10 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-10T14:07:49-08:00 New Revision: b6051f52acf5e735478dba87da9a7657bdc249f9 URL: https://github.com/llvm/llvm-project/commit/b6051f52acf5e735478dba87da9a7657bdc249f9 DIFF: https://github.com/llvm/llvm-project/commit/b6051f52acf5e735478dba87da9a7657bdc249f9.diff L

[clang] f2f59d2 - [NFC] Extract function which registers sanitizer passes

2021-02-11 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-11T15:29:48-08:00 New Revision: f2f59d2a060788f17040ad924ee2d11da0e215c8 URL: https://github.com/llvm/llvm-project/commit/f2f59d2a060788f17040ad924ee2d11da0e215c8 DIFF: https://github.com/llvm/llvm-project/commit/f2f59d2a060788f17040ad924ee2d11da0e215c8.diff L

[clang] 686b65f - [Msan, NewPM] Reduce size of msan binaries

2021-02-11 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-11T16:07:18-08:00 New Revision: 686b65f85f22c70e082753cd05e8572d22e3991c URL: https://github.com/llvm/llvm-project/commit/686b65f85f22c70e082753cd05e8572d22e3991c DIFF: https://github.com/llvm/llvm-project/commit/686b65f85f22c70e082753cd05e8572d22e3991c.diff L

[clang] 3afc816 - [NFC] Simplify msan test

2021-02-17 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-17T22:10:42-08:00 New Revision: 3afc8161b06529a38d24d6991b42cda1fba09a45 URL: https://github.com/llvm/llvm-project/commit/3afc8161b06529a38d24d6991b42cda1fba09a45 DIFF: https://github.com/llvm/llvm-project/commit/3afc8161b06529a38d24d6991b42cda1fba09a45.diff L

[clang] 8560c2d - [ThinLTO, NewPM] Run OptimizerLastEPCallbacks from buildThinLTOPreLinkDefaultPipeline

2021-02-23 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-23T22:14:41-08:00 New Revision: 8560c2d4268c32fb57a3ffeb99b3745e0999 URL: https://github.com/llvm/llvm-project/commit/8560c2d4268c32fb57a3ffeb99b3745e0999 DIFF: https://github.com/llvm/llvm-project/commit/8560c2d4268c32fb57a3ffeb99b3745e0999.diff L

[clang] d650ccf - [NFC] Remove unused variable

2021-06-14 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-06-14T10:57:26-07:00 New Revision: d650ccf6390bb1e4454dd735cfcec9eda9af8ca3 URL: https://github.com/llvm/llvm-project/commit/d650ccf6390bb1e4454dd735cfcec9eda9af8ca3 DIFF: https://github.com/llvm/llvm-project/commit/d650ccf6390bb1e4454dd735cfcec9eda9af8ca3.diff L

[clang] b8919fb - [NFC][sanitizer] clang-format some code

2021-06-14 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-06-14T18:05:22-07:00 New Revision: b8919fb0eac15d13c5f56d3d30ce378a588dd78c URL: https://github.com/llvm/llvm-project/commit/b8919fb0eac15d13c5f56d3d30ce378a588dd78c DIFF: https://github.com/llvm/llvm-project/commit/b8919fb0eac15d13c5f56d3d30ce378a588dd78c.diff L

[clang] 6478ef6 - [asan] Remove Asan, Ubsan support of RTEMS and Myriad

2021-06-15 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-06-15T12:59:05-07:00 New Revision: 6478ef61b1a4dd86f520b199e0fd6762e8306353 URL: https://github.com/llvm/llvm-project/commit/6478ef61b1a4dd86f520b199e0fd6762e8306353 DIFF: https://github.com/llvm/llvm-project/commit/6478ef61b1a4dd86f520b199e0fd6762e8306353.diff L

[libunwind] 2f1ee56 - [unwind] Handle UNW_X86_64_RIP register

2021-08-12 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-08-12T12:08:07-07:00 New Revision: 2f1ee56f3cb8adb5aeadba3f66a8fc39fba1604d URL: https://github.com/llvm/llvm-project/commit/2f1ee56f3cb8adb5aeadba3f66a8fc39fba1604d DIFF: https://github.com/llvm/llvm-project/commit/2f1ee56f3cb8adb5aeadba3f66a8fc39fba1604d.diff L

Re: [clang] f22e586 - [Sema] CheckObjCBridgeNSCast - fix dead code warning. NFCI.

2021-08-19 Thread Vitaly Buka via cfe-commits
Could this be a crash from this patch https://lab.llvm.org/buildbot/#/builders/85/builds/6135/steps/10/logs/stdio ? On Wed, 18 Aug 2021 at 03:53, Simon Pilgrim via cfe-commits < cfe-commits@lists.llvm.org> wrote: > > Author: Simon Pilgrim > Date: 2021-08-18T11:53:27+01:00 > New Revision: f22e5869

Re: [clang] f22e586 - [Sema] CheckObjCBridgeNSCast - fix dead code warning. NFCI.

2021-08-19 Thread Vitaly Buka via cfe-commits
Sorry, It's not. On Thu, 19 Aug 2021 at 11:21, Vitaly Buka wrote: > Could this be a crash from this patch > https://lab.llvm.org/buildbot/#/builders/85/builds/6135/steps/10/logs/stdio > ? > > On Wed, 18 Aug 2021 at 03:53, Simon Pilgrim via cfe-commits < > cfe-commits@lists.llvm.org> wrote: > >>

[clang] ac500fd - [asan][clang] Add flag to outline instrumentation

2021-07-14 Thread Vitaly Buka via cfe-commits
Author: Kirill Stoimenov Date: 2021-07-14T13:36:34-07:00 New Revision: ac500fd18f0615c45d9d127bfb576ffa1e11425a URL: https://github.com/llvm/llvm-project/commit/ac500fd18f0615c45d9d127bfb576ffa1e11425a DIFF: https://github.com/llvm/llvm-project/commit/ac500fd18f0615c45d9d127bfb576ffa1e11425a.di

[clang] ee4634f - [NFC][asan] Fix confusing variable name

2021-11-02 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-11-02T16:49:15-07:00 New Revision: ee4634f7feb38982bd90192e3d2866c07db3e065 URL: https://github.com/llvm/llvm-project/commit/ee4634f7feb38982bd90192e3d2866c07db3e065 DIFF: https://github.com/llvm/llvm-project/commit/ee4634f7feb38982bd90192e3d2866c07db3e065.diff L

[clang] 3131714 - [NFC][asan] Use AddressSanitizerOptions in ModuleAddressSanitizerPass

2021-11-03 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-11-03T11:32:14-07:00 New Revision: 3131714f8daca338492a7d5b189e4d63131bc808 URL: https://github.com/llvm/llvm-project/commit/3131714f8daca338492a7d5b189e4d63131bc808 DIFF: https://github.com/llvm/llvm-project/commit/3131714f8daca338492a7d5b189e4d63131bc808.diff L

[clang-tools-extra] 6c6ccc7 - [NFC] Don't set rlimit in test with MSAN

2021-11-04 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-11-04T18:18:03-07:00 New Revision: 6c6ccc72a6124164df5b8445624d220d45cf4b6a URL: https://github.com/llvm/llvm-project/commit/6c6ccc72a6124164df5b8445624d220d45cf4b6a DIFF: https://github.com/llvm/llvm-project/commit/6c6ccc72a6124164df5b8445624d220d45cf4b6a.diff L

[clang] 9a887f6 - [clang,NFC] Fix typos in file headers

2021-02-25 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2021-02-25T12:47:02-08:00 New Revision: 9a887f652c2e87019d2a0dfaa2e03a447b056270 URL: https://github.com/llvm/llvm-project/commit/9a887f652c2e87019d2a0dfaa2e03a447b056270 DIFF: https://github.com/llvm/llvm-project/commit/9a887f652c2e87019d2a0dfaa2e03a447b056270.diff L

Re: [PATCH] D96203: [clang][patch] Modify sanitizer options names: renaming blacklist to blocklist

2021-02-25 Thread Vitaly Buka via cfe-commits
To my taste "exclude" better represents meaning than "disallow". E.g. disallow can be interpreted as "make them fatal". We can fix 2a4317bfb319e for consistency later. -fsanitize-exclude-list= ? On Thu, 25 Feb 2021 at 09:54, Melanie Blower via Phabricator < revi...@reviews.llvm.org> wrote: > mibi

[clang] f385eaf - [OpenMP] Fix use after scope after D129608

2022-08-13 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-08-13T09:40:51-07:00 New Revision: f385eaf48f5c4123b61272cd243c339d6f8526ed URL: https://github.com/llvm/llvm-project/commit/f385eaf48f5c4123b61272cd243c339d6f8526ed DIFF: https://github.com/llvm/llvm-project/commit/f385eaf48f5c4123b61272cd243c339d6f8526ed.diff L

[clang] 2f9be69 - [OpenMP] Fix another after scope after D129608

2022-08-13 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-08-13T12:13:54-07:00 New Revision: 2f9be69d843d12864128f4e23920ba214c5e212d URL: https://github.com/llvm/llvm-project/commit/2f9be69d843d12864128f4e23920ba214c5e212d DIFF: https://github.com/llvm/llvm-project/commit/2f9be69d843d12864128f4e23920ba214c5e212d.diff L

[clang] 36c9f5a - [NFC][OpenMP] Simplify 2f9be69d843

2022-08-17 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-08-17T18:59:48-07:00 New Revision: 36c9f5a58b8644389385a87e3ea43805a3b24665 URL: https://github.com/llvm/llvm-project/commit/36c9f5a58b8644389385a87e3ea43805a3b24665 DIFF: https://github.com/llvm/llvm-project/commit/36c9f5a58b8644389385a87e3ea43805a3b24665.diff L

[clang] 3f5f290 - [test] Propagate HWASAN_OPTIONS

2022-08-17 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-08-17T18:59:49-07:00 New Revision: 3f5f2905c48fb13275fd74048fb07c5676e86d94 URL: https://github.com/llvm/llvm-project/commit/3f5f2905c48fb13275fd74048fb07c5676e86d94 DIFF: https://github.com/llvm/llvm-project/commit/3f5f2905c48fb13275fd74048fb07c5676e86d94.diff L

[clang] 4ceff69 - [test][Sema] Ignore stderr in test

2022-08-17 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-08-17T23:50:35-07:00 New Revision: 4ceff69636e63fcfd5180f2edb88288b4a5cf278 URL: https://github.com/llvm/llvm-project/commit/4ceff69636e63fcfd5180f2edb88288b4a5cf278 DIFF: https://github.com/llvm/llvm-project/commit/4ceff69636e63fcfd5180f2edb88288b4a5cf278.diff L

[clang] fae656b - [test] Add 'hwasan' feature and disable a test

2022-08-17 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-08-17T23:50:35-07:00 New Revision: fae656b2dd80246c3c6f01e9c77c49560368752c URL: https://github.com/llvm/llvm-project/commit/fae656b2dd80246c3c6f01e9c77c49560368752c DIFF: https://github.com/llvm/llvm-project/commit/fae656b2dd80246c3c6f01e9c77c49560368752c.diff L

[clang] aaa987d - [clang] Fix warning after D116203

2022-08-21 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-08-21T22:39:23-07:00 New Revision: aaa987ddfbf5f2ee9dfaa9cc29ec224c6c607b65 URL: https://github.com/llvm/llvm-project/commit/aaa987ddfbf5f2ee9dfaa9cc29ec224c6c607b65 DIFF: https://github.com/llvm/llvm-project/commit/aaa987ddfbf5f2ee9dfaa9cc29ec224c6c607b65.diff L

[clang] b5a9adf - [clang] Create alloca to pass into static lambda

2022-08-23 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-08-23T13:53:17-07:00 New Revision: b5a9adf1f533c6403d780bb127bda4b53f7dc7ed URL: https://github.com/llvm/llvm-project/commit/b5a9adf1f533c6403d780bb127bda4b53f7dc7ed DIFF: https://github.com/llvm/llvm-project/commit/b5a9adf1f533c6403d780bb127bda4b53f7dc7ed.diff L

[clang] 3e52c09 - Add -fsanitizer-coverage=control-flow

2022-09-15 Thread Vitaly Buka via cfe-commits
Author: Navid Emamdoost Date: 2022-09-15T15:56:04-07:00 New Revision: 3e52c0926c22575d918e7ca8369522b986635cd3 URL: https://github.com/llvm/llvm-project/commit/3e52c0926c22575d918e7ca8369522b986635cd3 DIFF: https://github.com/llvm/llvm-project/commit/3e52c0926c22575d918e7ca8369522b986635cd3.dif

[clang-tools-extra] 8edce2f - [test][clangd] Join back -Xclang and -undef

2022-09-19 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-09-19T10:11:37-07:00 New Revision: 8edce2ff049d2fc635fc20c658daa283661a9958 URL: https://github.com/llvm/llvm-project/commit/8edce2ff049d2fc635fc20c658daa283661a9958 DIFF: https://github.com/llvm/llvm-project/commit/8edce2ff049d2fc635fc20c658daa283661a9958.diff L

[clang-tools-extra] 4782ccd - [test][clangd] Try to deflake with sanitizers

2022-09-26 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-09-26T22:52:48-07:00 New Revision: 4782ccde2e1b44ea44a8e83cd1e7041fa31c5c18 URL: https://github.com/llvm/llvm-project/commit/4782ccde2e1b44ea44a8e83cd1e7041fa31c5c18 DIFF: https://github.com/llvm/llvm-project/commit/4782ccde2e1b44ea44a8e83cd1e7041fa31c5c18.diff L

[clang] f0756e0 - Revert "[clang-format] Add an option to format integer literal separators"

2022-12-25 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-12-25T13:04:41-08:00 New Revision: f0756e0860107262890d122cac909934563b1f5c URL: https://github.com/llvm/llvm-project/commit/f0756e0860107262890d122cac909934563b1f5c DIFF: https://github.com/llvm/llvm-project/commit/f0756e0860107262890d122cac909934563b1f5c.diff L

[clang] bccf599 - Revert "[clang][WebAssembly] Initial support for reference type externref in clang"

2023-02-05 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-02-05T21:41:48-08:00 New Revision: bccf5999d38f14552f449618c1d72d18613f4285 URL: https://github.com/llvm/llvm-project/commit/bccf5999d38f14552f449618c1d72d18613f4285 DIFF: https://github.com/llvm/llvm-project/commit/bccf5999d38f14552f449618c1d72d18613f4285.diff L

[clang] 5d9de5f - [NFC] Clang-format parts of D126929 and D126100

2022-06-07 Thread Vitaly Buka via cfe-commits
Author: Mitch Phillips Date: 2022-06-07T14:08:43-07:00 New Revision: 5d9de5f446601d80ebbe5e281f783912b3585bad URL: https://github.com/llvm/llvm-project/commit/5d9de5f446601d80ebbe5e281f783912b3585bad DIFF: https://github.com/llvm/llvm-project/commit/5d9de5f446601d80ebbe5e281f783912b3585bad.diff

[clang] f49a584 - [NFC][CodeGen] Rename method

2022-06-07 Thread Vitaly Buka via cfe-commits
Author: Mitch Phillips Date: 2022-06-07T14:08:42-07:00 New Revision: f49a5844b6c8804985743061a994f42b9d54ebc5 URL: https://github.com/llvm/llvm-project/commit/f49a5844b6c8804985743061a994f42b9d54ebc5 DIFF: https://github.com/llvm/llvm-project/commit/f49a5844b6c8804985743061a994f42b9d54ebc5.diff

[clang] f32ad57 - [NFC] Move part of SanitizerMetadata into private method

2022-06-07 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-06-07T14:08:43-07:00 New Revision: f32ad5703e83435522df18b862979b83cc5bf7c3 URL: https://github.com/llvm/llvm-project/commit/f32ad5703e83435522df18b862979b83cc5bf7c3 DIFF: https://github.com/llvm/llvm-project/commit/f32ad5703e83435522df18b862979b83cc5bf7c3.diff L

[clang] d7df3f0 - [NFC] Exctract getNoSanitizeMask lambda

2022-06-07 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2022-06-07T14:08:43-07:00 New Revision: d7df3f0a4b8dd089ade1805ab150efc5b1c84fe7 URL: https://github.com/llvm/llvm-project/commit/d7df3f0a4b8dd089ade1805ab150efc5b1c84fe7 DIFF: https://github.com/llvm/llvm-project/commit/d7df3f0a4b8dd089ade1805ab150efc5b1c84fe7.diff L

[clang] Modify BoundsSan to improve debuggability (PR #65972)

2023-09-22 Thread Vitaly Buka via cfe-commits
@@ -180,19 +183,27 @@ static bool addBoundsChecking(Function &F, TargetLibraryInfo &TLI, // will create a fresh block every time it is called. BasicBlock *TrapBB = nullptr; auto GetTrapBB = [&TrapBB](BuilderTy &IRB) { -if (TrapBB && SingleTrapBB) - return TrapBB

[clang] Modify BoundsSan to improve debuggability (PR #65972)

2023-09-22 Thread Vitaly Buka via cfe-commits
@@ -0,0 +1,83 @@ +; RUN: llc -O3 -mtriple arm64-linux -filetype asm -o - %s | FileCheck %s -check-prefix CHECK-ASM +; What this test does is check that even with nomerge, the functions still get merged in +; compiled code as the ubsantrap call gets lowered to a single instructio

[clang] Modify BoundsSan to improve debuggability (PR #65972)

2023-09-22 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka edited https://github.com/llvm/llvm-project/pull/65972 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Modify BoundsSan to improve debuggability (PR #65972)

2023-09-22 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka requested changes to this pull request. the code LGTM, but llvm-project/llvm/test/Instrumentation/BoundsChecking/ test is needed Maybe just extend llvm-project/llvm/test/Instrumentation/BoundsChecking/simple.ll https://github.com/llvm/llvm-project/pull/65972 _

[clang] Diagnose problematic uses of constructor/destructor attribute (PR #67360)

2023-09-26 Thread Vitaly Buka via cfe-commits
vitalybuka wrote: https://lab.llvm.org/buildbot/#/builders/70/builds/44561/steps/7/logs/stdio https://github.com/llvm/llvm-project/pull/67360 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-co

[clang] [ASAN] Adjust asan instrumented GlobalVariable size to not include redzone (PR #66666)

2023-09-27 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka commented: memtag test is not for Asan, https://github.com/llvm/llvm-project/pull/6 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [ASAN] Adjust asan instrumented GlobalVariable size to not include redzone (PR #66666)

2023-09-27 Thread Vitaly Buka via cfe-commits
vitalybuka wrote: This change looks suspicious. Please wait for @hctim review. https://github.com/llvm/llvm-project/pull/6 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Modify BoundsSan to improve debuggability (PR #65972)

2023-09-27 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka approved this pull request. https://github.com/llvm/llvm-project/pull/65972 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] -fsanitize=alignment: check memcpy/memmove arguments (PR #67766)

2023-09-29 Thread Vitaly Buka via cfe-commits
@@ -47,6 +50,16 @@ int main(int, char **argv) { return *p && 0; // CHECK-STACK-LOAD: #0 {{.*}}main{{.*}}misaligned.cpp + case 'L': { +int x; +// CHECK-MEMCPY-LOAD: misaligned.cpp:[[#@LINE+4]]{{(:16)?}}: runtime error: load of misaligned address [[PTR:0x[0-9a-

[clang] -fsanitize=alignment: check memcpy/memmove arguments (PR #67766)

2023-09-29 Thread Vitaly Buka via cfe-commits
@@ -47,6 +50,16 @@ int main(int, char **argv) { return *p && 0; // CHECK-STACK-LOAD: #0 {{.*}}main{{.*}}misaligned.cpp + case 'L': { +int x; +// CHECK-MEMCPY-LOAD: misaligned.cpp:[[#@LINE+4]]{{(:16)?}}: runtime error: load of misaligned address [[PTR:0x[0-9a-

[clang] -fsanitize=alignment: check memcpy/memmove arguments (PR #67766)

2023-09-29 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka deleted https://github.com/llvm/llvm-project/pull/67766 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] -fsanitize=alignment: check memcpy/memmove arguments (PR #67766)

2023-09-29 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka deleted https://github.com/llvm/llvm-project/pull/67766 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] -fsanitize=alignment: check memcpy/memmove arguments (PR #67766)

2023-09-29 Thread Vitaly Buka via cfe-commits
@@ -47,6 +50,16 @@ int main(int, char **argv) { return *p && 0; // CHECK-STACK-LOAD: #0 {{.*}}main{{.*}}misaligned.cpp + case 'L': { +int x; +// CHECK-MEMCPY-LOAD: misaligned.cpp:[[#@LINE+4]]{{(:16)?}}: runtime error: load of misaligned address [[PTR:0x[0-9a-

[clang] -fsanitize=alignment: check memcpy/memmove arguments (PR #67766)

2023-09-29 Thread Vitaly Buka via cfe-commits
@@ -47,6 +50,16 @@ int main(int, char **argv) { return *p && 0; // CHECK-STACK-LOAD: #0 {{.*}}main{{.*}}misaligned.cpp + case 'L': { +int x; +// CHECK-MEMCPY-LOAD: misaligned.cpp:[[#@LINE+4]]{{(:16)?}}: runtime error: load of misaligned address [[PTR:0x[0-9a-

[clang] -fsanitize=alignment: check memcpy/memmove arguments (PR #67766)

2023-09-29 Thread Vitaly Buka via cfe-commits
vitalybuka wrote: LGTM, but you probably want @rjmccall or @zygoloid review. https://github.com/llvm/llvm-project/pull/67766 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] -fsanitize=alignment: check memcpy/memmove arguments (PR #67766)

2023-09-29 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka approved this pull request. https://github.com/llvm/llvm-project/pull/67766 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [NFC][Clang][CodeGen] Improve performance for vtable metadata generation (PR #67066)

2023-10-03 Thread Vitaly Buka via cfe-commits
vitalybuka wrote: There is automatic github notification about revert, I assume something in the email as well. ![image](https://github.com/llvm/llvm-project/assets/1531415/2455fb7c-f51a-4d6b-9df6-9c16b813bda1) What is the value of another message? https://github.com/llvm/llvm-project/pull/67

[clang] [NFC][Clang][CodeGen] Improve performance for vtable metadata generation (PR #67066)

2023-10-03 Thread Vitaly Buka via cfe-commits
vitalybuka wrote: > I didn't get an an email notification for that. Thanks, good to know. I like that in Phabricator it was possible just reopen review making revert very visible to the author. https://github.com/llvm/llvm-project/pull/67066 ___ cfe-

[clang] 332a34c - Revert "[libclang] Expose arguments of clang::annotate"

2023-08-10 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-08-10T15:25:02-07:00 New Revision: 332a34c71e7675ab4e0ebd28b0d2c15302a81a51 URL: https://github.com/llvm/llvm-project/commit/332a34c71e7675ab4e0ebd28b0d2c15302a81a51 DIFF: https://github.com/llvm/llvm-project/commit/332a34c71e7675ab4e0ebd28b0d2c15302a81a51.diff L

[clang] 368a0ac - Revert part of "[test][asan] Disable new test from D157552 on Android"

2023-08-11 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-08-11T15:07:29-07:00 New Revision: 368a0acea56e8f89860f5a64b4d0587bce6cff54 URL: https://github.com/llvm/llvm-project/commit/368a0acea56e8f89860f5a64b4d0587bce6cff54 DIFF: https://github.com/llvm/llvm-project/commit/368a0acea56e8f89860f5a64b4d0587bce6cff54.diff L

[clang] e03686f - Revert "[clang][Interp] Make sure we push integers of the correct size"

2023-08-17 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-08-17T18:12:02-07:00 New Revision: e03686f4a399d7ebe8452d510452a72384261eaf URL: https://github.com/llvm/llvm-project/commit/e03686f4a399d7ebe8452d510452a72384261eaf DIFF: https://github.com/llvm/llvm-project/commit/e03686f4a399d7ebe8452d510452a72384261eaf.diff L

[clang] [Sanitizer][Docs] Improve docs on building Asan (PR #68636)

2023-10-09 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka approved this pull request. https://github.com/llvm/llvm-project/pull/68636 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [Sanitizer][Docs] Improve docs on building Asan (PR #68636)

2023-10-09 Thread Vitaly Buka via cfe-commits
vitalybuka wrote: I am to late with comment, can you make it in the same style as https://llvm.org/docs/CMake.html One line, and with $: ``` .. code-block:: console $ cmake -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_PROJECTS="clang" -DLLVM_ENABLE_RUNTIMES="compiler-rt" path/to/llvm/source `

[clang] [Sanitizer][Docs] Improve docs on building Asan (PR #68636)

2023-10-09 Thread Vitaly Buka via cfe-commits
vitalybuka wrote: > Sorry. I'll wait longer to merge next time. I'll push a fixup to address the > comment. Thanks for the comment/review! No need to be sorry, it's my fault. Thanks for improving documentation. https://github.com/llvm/llvm-project/pull/68636 __

[clang] [CodeGen] -fsanitize=alignment: add cl::opt sanitize-alignment-builtin to disable memcpy instrumentation (PR #69240)

2023-10-16 Thread Vitaly Buka via cfe-commits
vitalybuka wrote: > For reference, can you give a couple examples of code where this is > triggering? > > If this is triggering in practice, do we want a real driver option to control > the sanitizer? The alignment attributes themselves? I am not sure we need special driver flag for that. @M

[clang] 6b7b45c - [test][asan] Disable new test from D157552 on Android

2023-08-09 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-08-09T23:01:33-07:00 New Revision: 6b7b45c213d44cb49708e22fb31df524298495d2 URL: https://github.com/llvm/llvm-project/commit/6b7b45c213d44cb49708e22fb31df524298495d2 DIFF: https://github.com/llvm/llvm-project/commit/6b7b45c213d44cb49708e22fb31df524298495d2.diff L

[clang] 5361a0a - [NFC][cmake] Sort COMPILER_RT_TEST_SUITES

2023-09-10 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-09-10T16:51:38-07:00 New Revision: 5361a0a38f25a82872a8ac5a2596f0f2155ea089 URL: https://github.com/llvm/llvm-project/commit/5361a0a38f25a82872a8ac5a2596f0f2155ea089 DIFF: https://github.com/llvm/llvm-project/commit/5361a0a38f25a82872a8ac5a2596f0f2155ea089.diff L

[clang] [libc++] Implement ranges::contains (PR #65148)

2023-09-11 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka updated https://github.com/llvm/llvm-project/pull/65148: >From 02e9afd761228f401df4d9f8dfaaca44ffae0c6e Mon Sep 17 00:00:00 2001 From: zijunzhao Date: Thu, 31 Aug 2023 20:08:32 + Subject: [PATCH 1/7] [libc++] Implement ranges::contains Differential Revision: h

[clang-tools-extra] [libc++] Implement ranges::contains (PR #65148)

2023-09-11 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka updated https://github.com/llvm/llvm-project/pull/65148: >From 02e9afd761228f401df4d9f8dfaaca44ffae0c6e Mon Sep 17 00:00:00 2001 From: zijunzhao Date: Thu, 31 Aug 2023 20:08:32 + Subject: [PATCH 1/7] [libc++] Implement ranges::contains Differential Revision: h

[clang] b4b4d8b - [test][clang-repl][Orc] Lsan report workaround

2023-09-13 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-09-13T09:07:30-07:00 New Revision: b4b4d8bd61d8de946e130beff5049a4ab13e155d URL: https://github.com/llvm/llvm-project/commit/b4b4d8bd61d8de946e130beff5049a4ab13e155d DIFF: https://github.com/llvm/llvm-project/commit/b4b4d8bd61d8de946e130beff5049a4ab13e155d.diff L

[clang] Honor -fno-sanitize-link-runtime for libclang_rt.asan_static (PR #66414)

2023-09-15 Thread Vitaly Buka via cfe-commits
https://github.com/vitalybuka commented: Which branch exactly changed? https://github.com/llvm/llvm-project/pull/66414 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] cd591e0 - Revert "Reland "[Profile] Allow online merging with debug info correlation.""

2023-08-28 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-08-28T13:01:25-07:00 New Revision: cd591e02d4563d4b90792ed5f441e1cf5b30443e URL: https://github.com/llvm/llvm-project/commit/cd591e02d4563d4b90792ed5f441e1cf5b30443e DIFF: https://github.com/llvm/llvm-project/commit/cd591e02d4563d4b90792ed5f441e1cf5b30443e.diff L

[clang] cfaa84e - Fix "previously declared as a struct" warning

2020-03-23 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2020-03-23T12:59:16-07:00 New Revision: cfaa84e1a679b2e2eb409eb57292f7caecb642d4 URL: https://github.com/llvm/llvm-project/commit/cfaa84e1a679b2e2eb409eb57292f7caecb642d4 DIFF: https://github.com/llvm/llvm-project/commit/cfaa84e1a679b2e2eb409eb57292f7caecb642d4.diff L

Re: [clang] bd87916 - [clang] Add no_builtin attribute

2019-10-29 Thread Vitaly Buka via cfe-commits
Ignoring "slave lost exception" bots are green for a while http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast?numbuilds=100 http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap?numbuilds=100 Vlads report was done when bots were on staging master :8014 for github migration.

r329612 - asan: kernel: make no_sanitize("address") attribute work with -fsanitize=kernel-address

2018-04-09 Thread Vitaly Buka via cfe-commits
Author: vitalybuka Date: Mon Apr 9 13:10:29 2018 New Revision: 329612 URL: http://llvm.org/viewvc/llvm-project?rev=329612&view=rev Log: asan: kernel: make no_sanitize("address") attribute work with -fsanitize=kernel-address Summary: Right now to disable -fsanitize=kernel-address instrumentation

r317035 - [clang-fuzzer] Fix incremental builds of the fuzzer

2017-10-31 Thread Vitaly Buka via cfe-commits
Author: vitalybuka Date: Tue Oct 31 13:49:57 2017 New Revision: 317035 URL: http://llvm.org/viewvc/llvm-project?rev=317035&view=rev Log: [clang-fuzzer] Fix incremental builds of the fuzzer Summary: Don't use BUILD_IN_SOURCE keep git checkout clean Don't forward CMAKE_GENERATOR as ExternalProject_

[clang] 8826cd5 - [AST] Construct Capture objects before use

2023-05-24 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-05-24T17:09:45-07:00 New Revision: 8826cd57825d829121ad7fb73fab0a6cf30f29f6 URL: https://github.com/llvm/llvm-project/commit/8826cd57825d829121ad7fb73fab0a6cf30f29f6 DIFF: https://github.com/llvm/llvm-project/commit/8826cd57825d829121ad7fb73fab0a6cf30f29f6.diff L

[clang] 4498663 - [AST] Initialized data after TypeSourceInfo

2023-05-25 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-05-25T09:53:17-07:00 New Revision: 4498663f3de0857359502469bb93fb850b0a8c2e URL: https://github.com/llvm/llvm-project/commit/4498663f3de0857359502469bb93fb850b0a8c2e DIFF: https://github.com/llvm/llvm-project/commit/4498663f3de0857359502469bb93fb850b0a8c2e.diff L

[clang] 890146b - [WebAssembly] Initial support for reference type externref in clang

2023-02-17 Thread Vitaly Buka via cfe-commits
Author: Paulo Matos Date: 2023-02-17T18:48:48-08:00 New Revision: 890146b19206827bc48ee1ae1dc1534ff2ff18d7 URL: https://github.com/llvm/llvm-project/commit/890146b19206827bc48ee1ae1dc1534ff2ff18d7 DIFF: https://github.com/llvm/llvm-project/commit/890146b19206827bc48ee1ae1dc1534ff2ff18d7.diff L

[clang] ba566ff - [NFC][AST] Return void from setUseQualifiedLookup

2023-05-11 Thread Vitaly Buka via cfe-commits
Author: Vitaly Buka Date: 2023-05-11T17:13:19-07:00 New Revision: ba566fffb205a338c0a6e382b64d84b3a1e21fb6 URL: https://github.com/llvm/llvm-project/commit/ba566fffb205a338c0a6e382b64d84b3a1e21fb6 DIFF: https://github.com/llvm/llvm-project/commit/ba566fffb205a338c0a6e382b64d84b3a1e21fb6.diff L

<    1   2   3   4   5   6   7   8   9   10   >