[all-commits] [llvm/llvm-project] afbe35: [clangd] Disable crashy unchecked-optional-access ...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Wed Oct 25 05:05:06 PDT 2023
Branch: refs/heads/release/17.x
Home: https://github.com/llvm/llvm-project
Commit: afbe3549af4d2e9c2746ea86c6a74708729c7b69
https://github.com/llvm/llvm-project/commit/afbe3549af4d2e9c2746ea86c6a74708729c7b69
Author: kadir çetinkaya <kadircet at google.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M clang-tools-extra/clangd/TidyProvider.cpp
Log Message:
-----------
[clangd] Disable crashy unchecked-optional-access tidy check (#69427)
Fixes https://github.com/llvm/llvm-project/issues/69369.
Fixes https://github.com/clangd/clangd/issues/1700.
(cherry picked from commit e63ab13c82e78f65baca48d5b5e4f6ea8d55dbc7)
More information about the All-commits
mailing list