aaronpuchert marked an inline comment as done.
aaronpuchert added inline comments.


================
Comment at: clang/include/clang/AST/CommentCommands.td:93
 
+def N      : InlineCommand<"n", 0>;
+
----------------
gribozavr2 wrote:
> Could you add a test that shows that the text after \n is not treated as the 
> argument?
> 
> You could verify the comment AST like here: 
> llvm-project/clang/test/AST/ast-dump-comment.cpp
> 
That's a good idea, I'll do that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125429

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

Reply via email to