[PATCH] D44634: [clang-format] Detect Objective-C for #import <Foundation/Foundation.h>
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 20 02:35:55 PDT 2018
djasper added a comment.
I'd really like to not parse include/import statements this way. Can you send me examples of headers where we fail to recognize them as ObjC and this matters (happy for you to send me examples offline).
Repository:
rC Clang
https://reviews.llvm.org/D44634
More information about the cfe-commits
mailing list