[all-commits] [llvm/llvm-project] 23f256: [clang] Fix typo in test from a723310b4
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Sep 10 11:17:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23f256f2b19843fa08f83dce43bab362e8ce2235
https://github.com/llvm/llvm-project/commit/23f256f2b19843fa08f83dce43bab362e8ce2235
Author: Nico Weber <thakis at chromium.org>
Date: 2021-09-10 (Fri, 10 Sep 2021)
Changed paths:
M clang/test/Driver/nostdincxx.cpp
Log Message:
-----------
[clang] Fix typo in test from a723310b4
We want the driver-level flag here, else the test passes for the wrong reasons.
See comments on https://reviews.llvm.org/D99901.
More information about the All-commits
mailing list