Skip to content

Commit 7b0364b

Browse files
committed
[lldb][test] Turn std::chrono libcxx test generic
Split out from llvm#146740
1 parent dd495f1 commit 7b0364b

File tree

3 files changed

+681
-0
lines changed

3 files changed

+681
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
CXX_SOURCES := main.cpp
2+
CXXFLAGS_EXTRAS := -std=c++20
3+
4+
include Makefile.rules

0 commit comments

Comments
 (0)