[all-commits] [llvm/llvm-project] 4cb184: [libc++] Adds __format_string as nasty macro.
mordante via All-commits
all-commits at lists.llvm.org
Sun May 29 06:32:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4cb184ce1c53f6e355d328390a9ec2d36da6e880
https://github.com/llvm/llvm-project/commit/4cb184ce1c53f6e355d328390a9ec2d36da6e880
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-05-29 (Sun, 29 May 2022)
Changed paths:
M libcxx/test/libcxx/nasty_macros.compile.pass.cpp
Log Message:
-----------
[libc++] Adds __format_string as nasty macro.
Both D121530 and D125606 had issues with this macro.
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D125629
More information about the All-commits
mailing list