v.g.vassilev requested changes to this revision.
v.g.vassilev added a reviewer: v.g.vassilev.
This revision now requires changes to proceed.

================
Comment at: lib/Lex/Preprocessor.cpp:748
@@ +747,3 @@
+  if (Result.is(tok::code_completion))
+      setCodeCompletionIdentifierInfo(Result.getIdentifierInfo());
+
----------------
It seems the indentation is too much here.


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