curdeius added inline comments.

================
Comment at: clang/lib/Format/Format.cpp:3246
+  // Turning on digraphs in standards before C++0x is error-prone, because e.g.
+  // the sequence "<::" will be inconditionally treated as "[:".
+  // Cf. Lexer::LexTokenInternal.
----------------
HazardyKnusperkeks wrote:
> owenpan wrote:
> > “unconditionally”?
> yeah
Good catch. Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118706/new/

https://reviews.llvm.org/D118706

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

Reply via email to