[all-commits] [llvm/llvm-project] 3ddfea: [clangd] Handle the C++2b elifdef and elindef PP s...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Mar 29 02:25:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ddfea07f8d033a7e78695baf282a54f0d6765e5
https://github.com/llvm/llvm-project/commit/3ddfea07f8d033a7e78695baf282a54f0d6765e5
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-03-29 (Wed, 29 Mar 2023)
Changed paths:
M clang-tools-extra/clangd/CollectMacros.cpp
M clang-tools-extra/clangd/CollectMacros.h
M clang-tools-extra/clangd/unittests/CollectMacrosTests.cpp
Log Message:
-----------
[clangd] Handle the C++2b elifdef and elindef PP structure in CollectMainFileMacros.
Reviewed By: kadircet
Differential Revision: https://reviews.llvm.org/D146717
More information about the All-commits
mailing list