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

================
Comment at: clang/docs/LanguageExtensions.rst:4058
+
+* ``1`:` Push the current source file name onto the include stack and
+  enter a new file.
----------------
aaronpuchert wrote:
> Produces
> 
> ```
> /home/buildbot/llvm-build-dir/clang-sphinx-docs/llvm/build/tools/clang/docs/LanguageExtensions.rst:4059:Inline
>  literal start-string without end-string.
> ```
> 
> I guess the problem is that the characters are swapped.
I've pushed the obvious fix, but how did I not see this in my local build?  I 
thought I was building docs -- is there some target I need to name?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113425

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

Reply via email to