llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda
hyeongyu kim 1b1c8d83d3 [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default
Turning on `enable_noundef_analysis` flag allows better codegen by removing freeze instructions.
I modified clang by renaming `enable_noundef_analysis` flag to `disable-noundef-analysis` and turning it off by default.

Test updates are made as a separate patch: D108453

Reviewed By: eugenis

Differential Revision: https://reviews.llvm.org/D105169
2022-01-16 18:54:17 +09:00
..
expr.prim.lambda.capture
expr.prim.lambda.closure
blocks-irgen.mm [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
blocks.mm
default-arguments.cpp Fix a pair of tests that would fail on a win32 box 2020-11-17 14:28:52 -08:00
p2-generic-lambda-1y.cpp [Sema] Add some basic lambda capture fix-its 2021-03-11 13:46:25 +00:00
p2-template-parameter.cpp
p2.cpp
p3.cpp
p4-cxx14.cpp [clang] NFC: include non friendly types and missing sugar in test expectations 2021-10-27 23:03:29 +02:00
p4.cpp Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
p4.mm
p5-generic-lambda-1y.cpp
p5.cpp
p6.cpp
p7.cpp
p8.cpp
p9.cpp
p10.cpp
p11-1y.cpp
p11.cpp
p12.cpp [Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable 2021-06-01 15:38:48 -07:00
p13.cpp
p14.cpp
p15-star-this-capture.cpp
p15.cpp
p16.cpp
p18.cpp
p19.cpp
p20.cpp
p21.cpp
p23.cpp
templates.cpp s/instantate/instantiate/ throughout. NFCI. 2020-12-01 22:13:40 -05:00