Skip to content
Snippets Groups Projects
Commit baf72344 authored by Richard Smith's avatar Richard Smith
Browse files

cxx_status: make c++17 footnote list formatting consistent with other footnote lists.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@274060 91177308-0d34-0410-b5e6-96231b3b80d8
parent 430507b7
No related branches found
No related tags found
No related merge requests found
...@@ -734,9 +734,7 @@ as the draft C++1z standard evolves.</p> ...@@ -734,9 +734,7 @@ as the draft C++1z standard evolves.</p>
all language versions that allow type deduction from <tt>auto</tt> all language versions that allow type deduction from <tt>auto</tt>
(per the request of the C++ committee). (per the request of the C++ committee).
In Clang 3.7, a warning is emitted for all cases that would change meaning. In Clang 3.7, a warning is emitted for all cases that would change meaning.
</span> </span><br>
</p>
<p>
<span id="p0136">(9): This is the resolution to a Defect Report, so is applied <span id="p0136">(9): This is the resolution to a Defect Report, so is applied
to all language versions supporting inheriting constructors. to all language versions supporting inheriting constructors.
</span> </span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment