arphaman added inline comments.

================
Comment at: include/clang/Sema/Scope.h:129
+    /// We are between inheritance colon and the real class/struct definition 
scope
+    ClassInheritanceScope = 0x400000,
   };
----------------
Could you please rebase this patch? There's another scope flag that uses this 
value already.


https://reviews.llvm.org/D38618



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

Reply via email to