[Clang] replace 'bitfield' with 'bit-field' for consistency (#117881)
[llvm-project.git] / clang / test / Parser / skip-function-bodies.h
blob2d1a4c009ca2c134278c856981b6ded7a81fb9d1
1 int header1(int t) {
2 return t;