Wizard marked 3 inline comments as done. Wizard added inline comments.
================ Comment at: test/clang-tidy/objc-property-declaration.m:24 @property(assign, nonatomic) int enableGLAcceleration; +@property(assign, nonatomic) int ID; @end ---------------- benhamilton wrote: > Please add a test for a built-in regex (4G) as well as a custom regex in the > other test file. Unable to add single property test of 4G because it is illegal to use digit as the first character of property name. Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D46374 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits