[PATCH] D85798: Split Preprocessor/init.c test. NFC.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 13 10:35:21 PDT 2020


tra added inline comments.


================
Comment at: clang/test/Preprocessor/init-arm.c:19
+// ARM:#define __CHAR16_TYPE__ unsigned short
+// ARM:#define __CHAR32_TYPE__ unsigned int
+// ARM:#define __CHAR_BIT__ 8
----------------
MaskRay wrote:
> Consider spending a bit more time and adding `-NEXT:` whenever applicable?
I'll leave it to the owners. It should be done in a separate patch anyways.



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85798/new/

https://reviews.llvm.org/D85798



More information about the cfe-commits mailing list