-std=c++14 is a default for a while.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111848
[NFC][sanitizer] Remove %stdcxx11 ClosedPublic Authored by vitalybuka on Oct 14 2021, 3:39 PM.
Details
Summary -std=c++14 is a default for a while.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 14 2021, 4:41 PM Closed by commit rG882ce178b317: [NFC][sanitizer] Remove %stdcxx11 (authored by vitalybuka). · Explain WhyOct 14 2021, 4:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 379884 compiler-rt/test/asan/TestCases/exitcode.cpp
compiler-rt/test/asan/TestCases/use-after-scope-capture.cpp
compiler-rt/test/asan/TestCases/use-after-scope-temp.cpp
compiler-rt/test/asan/TestCases/use-after-scope-temp2.cpp
compiler-rt/test/asan/TestCases/use-after-scope-types.cpp
compiler-rt/test/asan/lit.cfg.py
compiler-rt/test/memprof/lit.cfg.py
|