[clang] 0cb65b0 - Revert "[OpenMP] [OMPIRBuilder] Create a new datatype to hold the unique target region info"

2022-10-27 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2022-10-27T13:57:25-07:00 New Revision: 0cb65b0a585c8b3d4a8a2aefe994a8fc907934f8 URL: https://github.com/llvm/llvm-project/commit/0cb65b0a585c8b3d4a8a2aefe994a8fc907934f8 DIFF: https://github.com/llvm/llvm-project/commit/0cb65b0a585c8b3d4a8a2aefe994a8fc907934f8.diff L

[clang] 0b509f2 - [MSAN] removing redundant tests and parameters (NFC)

2022-09-01 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2022-09-01T14:03:55-07:00 New Revision: 0b509f2d1a1944da41bfc376f39bbc17690f8ed9 URL: https://github.com/llvm/llvm-project/commit/0b509f2d1a1944da41bfc376f39bbc17690f8ed9 DIFF: https://github.com/llvm/llvm-project/commit/0b509f2d1a1944da41bfc376f39bbc17690f8ed9.diff L

[clang] 69cd741 - Add checks for -lresolv to sanitizer-ld test.

2022-06-07 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2022-06-07T16:07:02-07:00 New Revision: 69cd7417f01abef6f23d6768f71ce5995972f4b6 URL: https://github.com/llvm/llvm-project/commit/69cd7417f01abef6f23d6768f71ce5995972f4b6 DIFF: https://github.com/llvm/llvm-project/commit/69cd7417f01abef6f23d6768f71ce5995972f4b6.diff L

[clang] 6dce56b - [Driver] add -lresolv for all but Android.

2022-06-06 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2022-06-06T15:49:42-07:00 New Revision: 6dce56b2a3082191aa3d26abd4f05cf518d98356 URL: https://github.com/llvm/llvm-project/commit/6dce56b2a3082191aa3d26abd4f05cf518d98356 DIFF: https://github.com/llvm/llvm-project/commit/6dce56b2a3082191aa3d26abd4f05cf518d98356.diff L

[clang] 0f93448 - enable noundef analysis with -fsanitize-memory-param-retval

2022-01-14 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2022-01-14T17:18:29-08:00 New Revision: 0f93448235fe9727251fad6d170fb7d47a5f44cd URL: https://github.com/llvm/llvm-project/commit/0f93448235fe9727251fad6d170fb7d47a5f44cd DIFF: https://github.com/llvm/llvm-project/commit/0f93448235fe9727251fad6d170fb7d47a5f44cd.diff L

[clang] a0458b5 - Add -fsanitize-address-param-retval to clang.

2022-01-14 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2022-01-14T00:41:28-08:00 New Revision: a0458b531cfc52fc1a93002f125b61842f6b30f7 URL: https://github.com/llvm/llvm-project/commit/a0458b531cfc52fc1a93002f125b61842f6b30f7 DIFF: https://github.com/llvm/llvm-project/commit/a0458b531cfc52fc1a93002f125b61842f6b30f7.diff L

[clang] a141e47 - [NFC] Minimize noundef analysis when disabled

2022-01-12 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2022-01-12T17:21:19-08:00 New Revision: a141e47138505f4ba1d3e716c7ce2d59767d8cf7 URL: https://github.com/llvm/llvm-project/commit/a141e47138505f4ba1d3e716c7ce2d59767d8cf7 DIFF: https://github.com/llvm/llvm-project/commit/a141e47138505f4ba1d3e716c7ce2d59767d8cf7.diff L

[clang] 0d76d48 - Revert "Simplify handling of builtin with inline redefinition"

2021-09-28 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2021-09-28T11:30:37-07:00 New Revision: 0d76d4833dd2815e0b1c786250f474d222f6a0a1 URL: https://github.com/llvm/llvm-project/commit/0d76d4833dd2815e0b1c786250f474d222f6a0a1 DIFF: https://github.com/llvm/llvm-project/commit/0d76d4833dd2815e0b1c786250f474d222f6a0a1.diff L

[clang] 1dc005a - Add documentation for -fsanitize-address-use-after-return.

2021-07-08 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2021-07-08T16:44:08-07:00 New Revision: 1dc005aa7dc51131515894cbd34f27d6b361f23e URL: https://github.com/llvm/llvm-project/commit/1dc005aa7dc51131515894cbd34f27d6b361f23e DIFF: https://github.com/llvm/llvm-project/commit/1dc005aa7dc51131515894cbd34f27d6b361f23e.diff L

[clang] e0b469f - [clang-cl][sanitizer] Add -fsanitize-address-use-after-return to clang.

2021-06-11 Thread Kevin Athey via cfe-commits
Author: Kevin Athey Date: 2021-06-11T12:07:35-07:00 New Revision: e0b469ffa142353fc90bfc6eadb638a805ebed75 URL: https://github.com/llvm/llvm-project/commit/e0b469ffa142353fc90bfc6eadb638a805ebed75 DIFF: https://github.com/llvm/llvm-project/commit/e0b469ffa142353fc90bfc6eadb638a805ebed75.diff L