[mlir][PDLL] Allow (and ignore) `-D` tablegen macros. (#124166)
[llvm-project.git] / lldb / test / API / lang / cpp / libcxx-internals-recognizer / Makefile
blobbb5712996649348c8161279a43c94e1747c65a6f
1 CXX_SOURCES := main.cpp
2 USE_LIBCPP := 1
3 CXXFLAGS_EXTRAS := -std=c++20
5 include Makefile.rules