Re: [PATCH] D111109: AddGlobalAnnotations for function with or without function body.

2021-10-21 Thread Alexander Kornienko via cfe-commits
On Thu, Oct 21, 2021 at 8:49 AM stan li wrote: > Hi Alex, > > I tried compile your repro on Windows with > > clang -S > > But it didn’t crash. > > > > Could you share the command line and environment to repro the crash? > I'm seeing the crash on linux on x86 with just `clang q.cc`. However, on o

Re: [PATCH] D111109: AddGlobalAnnotations for function with or without function body.

2021-10-21 Thread Aaron Ballman via cfe-commits
On Wed, Oct 20, 2021 at 5:28 PM stan li wrote: > > Hi Alex, > > I’ll take a look. Not sure how long it takes though. > > Please revert it. I don’t have the permission to commit yet. I've reverted in aad244dfc566236e9d3ef48c7aea3616bb6aab14 while the crash is being investigated. ~Aaron __

RE: [PATCH] D111109: AddGlobalAnnotations for function with or without function body.

2021-10-21 Thread stan li via cfe-commits
Hi Alex, I tried compile your repro on Windows with clang -S But it didn’t crash. Could you share the command line and environment to repro the crash? Thanks Xiang Sent from Mail for Windows From: Alexander Kornien

RE: [PATCH] D111109: AddGlobalAnnotations for function with or without function body.

2021-10-21 Thread stan li via cfe-commits
Hi Alex, I’ll take a look. Not sure how long it takes though. Please revert it. I don’t have the permission to commit yet. Could you share more information about the crash? What is the command line to repro the crash and which environment it crashed. Thanks Xiang Sent from Mail