If we don't specify the c++ version in these tests, it could cause compile errors because the compiler could default to an older c++
rdar://75247244
|  Differential  D98913  
[asan] specify c++ version in tests to fix compile error Authored by aralisza on Mar 18 2021, 7:15 PM. 
Details If we don't specify the c++ version in these tests, it could cause compile errors because the compiler could default to an older c++ rdar://75247244 
Diff Detail 
 |