[all-commits] [llvm/llvm-project] e63ab1: [clangd] Disable crashy unchecked-optional-access ...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Oct 19 00:24:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e63ab13c82e78f65baca48d5b5e4f6ea8d55dbc7
https://github.com/llvm/llvm-project/commit/e63ab13c82e78f65baca48d5b5e4f6ea8d55dbc7
Author: kadir çetinkaya <kadircet at google.com>
Date: 2023-10-19 (Thu, 19 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.
More information about the All-commits
mailing list