We currently only pass -std=c++11 when we have an instrumented libcxx.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25740
[tsan] Always use -std=c++11 in TSan tests ClosedPublic Authored by kubamracek on Oct 18 2016, 11:12 AM.
Details Summary We currently only pass -std=c++11 when we have an instrumented libcxx.
Diff Detail
Event Timelinekubamracek updated this object. This revision is now accepted and ready to land.Oct 18 2016, 11:15 AM Closed by commit rL284512: [tsan] Always use -std=c++11 in TSan tests (authored by kuba.brecka). · Explain WhyOct 18 2016, 11:42 AM This revision was automatically updated to reflect the committed changes.
Diff 75052 compiler-rt/trunk/test/tsan/lit.cfg
|