[all-commits] [llvm/llvm-project] c73de2: [clang][doc] Mentions -Wno-reserved-module-identif...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Aug 23 09:31:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c73de296916274e35cb509bc8f612c559e054efc
https://github.com/llvm/llvm-project/commit/c73de296916274e35cb509bc8f612c559e054efc
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
M clang/docs/StandardCPlusPlusModules.rst
Log Message:
-----------
[clang][doc] Mentions -Wno-reserved-module-identifiers
This is a nicer way to suppress the diagnostic instead of using the
pre-processor work-around.
Reviewed By: ChuanqiXu
Differential Revision: https://reviews.llvm.org/D158523
More information about the All-commits
mailing list