[mlir][PDLL] Allow (and ignore) `-D` tablegen macros. (#124166)
[llvm-project.git] / lldb / test / API / lang / cpp / namespace_definitions / b.cpp
blob08ab6b780392f31949e8c23ca85710008d1f0bfc
1 #include "foo.h"
3 Foo::MyClass b_class;