[PATCH] D64632: [clang-format] Don't detect call to ObjC class method as C++11 attribute specifier
    Ben Hamilton via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Jul 12 08:19:03 PDT 2019
    
    
  
benhamilton added a comment.
Thanks for the fix. One question: how does the real Clang parser deal with this case? Is it something that's actually ambiguous in the ObjC++ grammar, I wonder?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64632/new/
https://reviews.llvm.org/D64632
    
    
More information about the cfe-commits
mailing list