[all-commits] [llvm/llvm-project] c97cb1: [libc] Relocate the closing directive of #ifdef
HedGarcia via All-commits
all-commits at lists.llvm.org
Thu Jul 15 13:25:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c97cb11efdfacff6231ee058b413df252a8be0d9
https://github.com/llvm/llvm-project/commit/c97cb11efdfacff6231ee058b413df252a8be0d9
Author: Hedin Garca <hedingarcia at google.com>
Date: 2021-07-15 (Thu, 15 Jul 2021)
Changed paths:
M libc/utils/UnitTest/LibcTest.h
Log Message:
-----------
[libc] Relocate the closing directive of #ifdef
Changed where an #endif was placed because previously it
prevented three macro definitions from being enable in Windows.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D106087
More information about the All-commits
mailing list