aaron.ballman added a comment.

Mostly looks good, except I do still have the question about list delimiters 
that I'd like to hear some thoughts on. My primary concern is that I hope to 
avoid having different separators for different lists, and I wonder whether we 
want a common "parse a list of stuff" interface for the options that then gets 
used by functions like parseHeaderFileExtensions() to do sanitization of the 
list as-needed.


http://reviews.llvm.org/D16113



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to