[PATCH] D56723: [CodeComplete] Propagate preferred types through parser in more cases
    Ilya Biryukov via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jan 15 07:51:38 PST 2019
    
    
  
ilya-biryukov added a comment.
@kadircet for preferred-type related bits.
@rsmith for parser-related bits. More specifically, (1) should we be worried that this might affect parser performance on the hot path and (2) whether there are better alternatives to do something like this.
Repository:
  rC Clang
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56723/new/
https://reviews.llvm.org/D56723
    
    
More information about the cfe-commits
mailing list