[all-commits] [llvm/llvm-project] c56bbb: [libc++] Make sure we include a header when checki...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Oct 27 12:59:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c56bbb3961e460cdff96c200068c073dd5d9f5cc
https://github.com/llvm/llvm-project/commit/c56bbb3961e460cdff96c200068c073dd5d9f5cc
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M libcxx/utils/libcxx/test/dsl.py
Log Message:
-----------
[libc++] Make sure we include a header when checking compiler macros
Otherwise, it's possible for some __config_site macros not to be
picked up.
More information about the All-commits
mailing list