v.g.vassilev added a subscriber: v.g.vassilev.

================
Comment at: include/clang/Lex/Preprocessor.h:270
@@ +269,3 @@
+  /// on the stem that is to be code completed.
+  IdentifierInfo *CodeCompletionII;
+
----------------
Can you initialize this variable in the PP's ctor?


Repository:
  rL LLVM

https://reviews.llvm.org/D17820



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

Reply via email to