[clang] 2fbd132 - [Sema] Make C++ functional-style cast warn about dropped qualifiers (-Wcast-qual)

2023-09-05 Thread Kristina Bessonova via cfe-commits
Author: Kristina Bessonova Date: 2023-09-05T12:48:38+02:00 New Revision: 2fbd1323e7bf6ec204867774db8aa9b7dc976da5 URL: https://github.com/llvm/llvm-project/commit/2fbd1323e7bf6ec204867774db8aa9b7dc976da5 DIFF: https://github.com/llvm/llvm-project/commit/2fbd1323e7bf6ec204867774db8aa9b7dc976da5.

[clang] 4ecb2b8 - [DebugInfo][Metadata] Make AllEnumTypes holding TrackingMDNodeRef

2022-11-03 Thread Kristina Bessonova via cfe-commits
Author: Kristina Bessonova Date: 2022-11-03T10:28:38+02:00 New Revision: 4ecb2b8ef6be69b55d46ac274f3b7a7103219f98 URL: https://github.com/llvm/llvm-project/commit/4ecb2b8ef6be69b55d46ac274f3b7a7103219f98 DIFF: https://github.com/llvm/llvm-project/commit/4ecb2b8ef6be69b55d46ac274f3b7a7103219f98.

[clang] afbe54f - [clang] Fix wrong -Wunused-local-typedef warning within a template function

2022-03-21 Thread Kristina Bessonova via cfe-commits
Author: Kristina Bessonova Date: 2022-03-21T13:21:25+02:00 New Revision: afbe54f2feb0ed3a4d4c03c6107fcdffd21a8394 URL: https://github.com/llvm/llvm-project/commit/afbe54f2feb0ed3a4d4c03c6107fcdffd21a8394 DIFF: https://github.com/llvm/llvm-project/commit/afbe54f2feb0ed3a4d4c03c6107fcdffd21a8394.

[clang] 57aaab3 - [NVPTX] Fix nvvm.match.sync*.i64 intrinsics return type (i64 -> i32)

2022-03-01 Thread Kristina Bessonova via cfe-commits
Author: Kristina Bessonova Date: 2022-03-01T12:26:16+02:00 New Revision: 57aaab3b17f02a0904b823278035afe555f6f99a URL: https://github.com/llvm/llvm-project/commit/57aaab3b17f02a0904b823278035afe555f6f99a DIFF: https://github.com/llvm/llvm-project/commit/57aaab3b17f02a0904b823278035afe555f6f99a.

[clang] e403f4f - [clang][DebugInfo] Allow function-local statics and types to be scoped within a lexical block

2021-12-06 Thread Kristina Bessonova via cfe-commits
Author: Kristina Bessonova Date: 2021-12-06T12:19:09+02:00 New Revision: e403f4fdc88322201040f2bee7b328e8a78e2f7f URL: https://github.com/llvm/llvm-project/commit/e403f4fdc88322201040f2bee7b328e8a78e2f7f DIFF: https://github.com/llvm/llvm-project/commit/e403f4fdc88322201040f2bee7b328e8a78e2f7f.

[libunwind] f042fd4 - [libunwind][cmake] Add an option to enable/disable tests

2021-02-13 Thread Kristina Bessonova via cfe-commits
Author: Kristina Bessonova Date: 2021-02-13T12:49:48+02:00 New Revision: f042fd46b527bea97dfa1e09558700173b70405e URL: https://github.com/llvm/llvm-project/commit/f042fd46b527bea97dfa1e09558700173b70405e DIFF: https://github.com/llvm/llvm-project/commit/f042fd46b527bea97dfa1e09558700173b70405e.

[clang] 04ea680 - [cmake] Fix build of attribute plugin example on Windows

2020-09-07 Thread Kristina Bessonova via cfe-commits
Author: Kristina Bessonova Date: 2020-09-07T10:04:32+02:00 New Revision: 04ea680a8ccc4f9a4d7333cd712333960348c35b URL: https://github.com/llvm/llvm-project/commit/04ea680a8ccc4f9a4d7333cd712333960348c35b DIFF: https://github.com/llvm/llvm-project/commit/04ea680a8ccc4f9a4d7333cd712333960348c35b.

[clang] ad4ab81 - [clang][cmake] Force CMAKE_LINKER for multistage build in case of BOOTSTRAP_LLVM_ENABLE_LLD and MSVC

2020-07-28 Thread Kristina Bessonova via cfe-commits
Author: Kristina Bessonova Date: 2020-07-28T10:11:52+02:00 New Revision: ad4ab81dccaa72d9b5137433a0923d325ff76135 URL: https://github.com/llvm/llvm-project/commit/ad4ab81dccaa72d9b5137433a0923d325ff76135 DIFF: https://github.com/llvm/llvm-project/commit/ad4ab81dccaa72d9b5137433a0923d325ff76135.