[clang-format][NFC] Reformat the clang/unittests/Format directory
authorowenca <owenpiano@gmail.com>
Wed, 21 Sep 2022 20:17:28 +0000 (13:17 -0700)
committerowenca <owenpiano@gmail.com>
Wed, 21 Sep 2022 20:26:59 +0000 (13:26 -0700)
commite347c0fc9bf8a9c415ca09887bf707e718b8fb1c
treea2168146c4cf76ecd6e12fe38216e0b538c8770c
parenteef5db2c744e4799dc40ada54fdde7dbbd552807
[clang-format][NFC] Reformat the clang/unittests/Format directory

Also add a .clang-format file to clang/include/clang/Format and
clang/unittests/Format to keep the directories formatted.
clang/include/clang/Format/.clang-format [new file with mode: 0644]
clang/unittests/Format/.clang-format [new file with mode: 0644]
clang/unittests/Format/MacroCallReconstructorTest.cpp