Re: [clang] 80ed75e - Revert "[NFC] Fix typos"

2021-08-16 Thread Kostya Kortchinsky via cfe-commits
mit message a reason for a revert. > > On Mon, Aug 16, 2021 at 11:14 AM Kostya Kortchinsky via cfe-commits < > cfe-commits@lists.llvm.org> wrote: > >> >> Author: Kostya Kortchinsky >> Date: 2021-08-16T11:13:05-07:00 >> New Revision: 80ed75e7fb45f9f5fc84ca7cbe25

[clang] 80ed75e - Revert "[NFC] Fix typos"

2021-08-16 Thread Kostya Kortchinsky via cfe-commits
Author: Kostya Kortchinsky Date: 2021-08-16T11:13:05-07:00 New Revision: 80ed75e7fb45f9f5fc84ca7cbe258be036015384 URL: https://github.com/llvm/llvm-project/commit/80ed75e7fb45f9f5fc84ca7cbe258be036015384 DIFF:

[clang] 41751b6 - [Clang][ASan] Correct AsanDtorKindToString to return non-void in default case

2021-02-25 Thread Kostya Kortchinsky via cfe-commits
Author: Kostya Kortchinsky Date: 2021-02-25T15:32:18-08:00 New Revision: 41751b637317bd9c97b0506ba77075694cd2d9cf URL: https://github.com/llvm/llvm-project/commit/41751b637317bd9c97b0506ba77075694cd2d9cf DIFF:

r336202 - [Driver] Add PPC64 as supported for Scudo

2018-07-03 Thread Kostya Kortchinsky via cfe-commits
Author: cryptoad Date: Tue Jul 3 07:39:29 2018 New Revision: 336202 URL: http://llvm.org/viewvc/llvm-project?rev=336202=rev Log: [Driver] Add PPC64 as supported for Scudo Summary: Scudo works on PPC64 as is, so mark the architecture as supported for it. This will also require a change to

r335620 - [Driver] Do not add -lpthread & -lrt with -static-libsan on Android

2018-06-26 Thread Kostya Kortchinsky via cfe-commits
Author: cryptoad Date: Tue Jun 26 09:14:35 2018 New Revision: 335620 URL: http://llvm.org/viewvc/llvm-project?rev=335620=rev Log: [Driver] Do not add -lpthread & -lrt with -static-libsan on Android Summary: I am not sure anyone has tried to compile an application with sanitizers on Android with

r335352 - [Driver] Make scudo compatible with -fsanitize-minimal-runtime

2018-06-22 Thread Kostya Kortchinsky via cfe-commits
Author: cryptoad Date: Fri Jun 22 07:31:30 2018 New Revision: 335352 URL: http://llvm.org/viewvc/llvm-project?rev=335352=rev Log: [Driver] Make scudo compatible with -fsanitize-minimal-runtime Summary: This is the clang side of the change, there is a compiler-rt counterpart. Scudo works with

r317337 - [Driver] Add Scudo as a possible -fsanitize= option

2017-11-03 Thread Kostya Kortchinsky via cfe-commits
Author: cryptoad Date: Fri Nov 3 10:04:13 2017 New Revision: 317337 URL: http://llvm.org/viewvc/llvm-project?rev=317337=rev Log: [Driver] Add Scudo as a possible -fsanitize= option Summary: This change adds Scudo as a possible Sanitizer option via -fsanitize=. This allows for easier static &

r291598 - [Driver] Add openSuse AArch64 Triple

2017-01-10 Thread Kostya Kortchinsky via cfe-commits
Author: cryptoad Date: Tue Jan 10 15:13:08 2017 New Revision: 291598 URL: http://llvm.org/viewvc/llvm-project?rev=291598=rev Log: [Driver] Add openSuse AArch64 Triple Summary: openSuse has AArch64 support, with images running on the Raspberry Pi 3. The libraries and headers live under the