Skip to content

Commit 4b46c1a

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

File tree

3 files changed

+675
-0
lines changed

3 files changed

+675
-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)