[clang-format] Fix a bug in aligning comments above PPDirective (#72791)
[llvm-project.git] / clang / test / CodeCompletion / some_struct.h
blob63aa2a39d3f4142b7d97f1e6f5044938a8f193f5
1 struct X { int m; };