[all-commits] [llvm/llvm-project] d5cdc2: [Clang] Mark RetainCommentsFromSystemHeaders as co...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Thu Oct 31 00:52:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5cdc26f555918e6f292f16ac3800afc97093aac
https://github.com/llvm/llvm-project/commit/d5cdc26f555918e6f292f16ac3800afc97093aac
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-10-31 (Thu, 31 Oct 2024)
Changed paths:
M clang/include/clang/Basic/LangOptions.def
A clang/test/Modules/diff-retain-comments-from-system-headers-flag.cppm
Log Message:
-----------
[Clang] Mark RetainCommentsFromSystemHeaders as compatible language options
Motivated by comments in https://github.com/clangd/clangd/issues/1293
And RetainCommentsFromSystemHeaders shouldn't affect the compatibleness
anyway.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list