diff options
author | Thomas Preud'homme <thomasp@graphcore.ai> | 2021-04-03 11:49:50 +0100 |
---|---|---|
committer | Thomas Preud'homme <thomasp@graphcore.ai> | 2021-04-20 12:07:41 +0100 |
commit | 8cee150e9ac467dd93199722b8bd8af3024df697 (patch) | |
tree | 09bd08025db56e812693e4feb698c9619c3fa8a4 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 840c4e4e90c9022ee4b5775dde73f21450ec3ce4 (diff) | |
download | llvm-8cee150e9ac467dd93199722b8bd8af3024df697.zip llvm-8cee150e9ac467dd93199722b8bd8af3024df697.tar.gz llvm-8cee150e9ac467dd93199722b8bd8af3024df697.tar.bz2 |
[C++, test] Fix typo in NSS* vars
The NSS FileCheck variables at the end of the
CodeGenCXX/split-stacks.cpp clang testcase are off by 1, resulting in
the use of an undefined variable (NSS3). One of the CHECK-NOT is also
redundant because _Z8tnosplitIiEiv uses the same attribute as _Z3foov
without split stack. This commit fixes that.
Reviewed By: ChuanqiXu
Differential Revision: https://reviews.llvm.org/D99839
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions