[PATCH] D113425: gcc extension # NNN directive lines

2021-11-09 Thread Aaron Puchert via Phabricator via cfe-commits
aaronpuchert 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. urnathan wrote: > aaronpuchert wrote: > > Produces > > > > ``` > > /home/buildbot

[PATCH] D113425: gcc extension # NNN directive lines

2021-11-09 Thread Nathan Sidwell via Phabricator via cfe-commits
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 > > ``` > /

[PATCH] D113425: gcc extension # NNN directive lines

2021-11-09 Thread Aaron Puchert via Phabricator via cfe-commits
aaronpuchert 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. Produces ``` /home/buildbot/llvm-build-dir/clang-sphinx-docs/llvm/build/tools/cla

[PATCH] D113425: gcc extension # NNN directive lines

2021-11-09 Thread Nathan Sidwell via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGbf6986d99eaa: [clang] GCC directive extension extension: Hash NNN lines (authored by urnathan). Herald added a project: clang. Herald added a subscriber: cfe-commits. Changed prior to commit: https://re