[PATCH] D44634: [clang-format] Detect Objective-C for #import <Foundation/Foundation.h>

Yan Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 21 13:27:45 PDT 2018


Wizard added a comment.

Why do we only detect system framework? I think any #import could indicate ObjC header.


Repository:
  rC Clang

https://reviews.llvm.org/D44634





More information about the cfe-commits mailing list