[all-commits] [llvm/llvm-project] b6d756: [libc++] [test] Check the presence of "pragma incl...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Sun Feb 27 09:28:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6d75682f9fe6a164878b98989a157b7a5e36c02
https://github.com/llvm/llvm-project/commit/b6d75682f9fe6a164878b98989a157b7a5e36c02
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-02-27 (Sun, 27 Feb 2022)
Changed paths:
M libcxx/test/libcxx/lint/lint_headers.sh.py
Log Message:
-----------
[libc++] [test] Check the presence of "pragma include_instead" in newly added headers.
Unless/until we revert D106124, we should make sure that every newly added
detail header includes this line.
More information about the All-commits
mailing list