Skip to content
Commit 107618a6 authored by Dmitri Gribenko's avatar Dmitri Gribenko
Browse files

Comment parsing: parse "<blah" as an HTML tag only if "blah" is a known tag

name.  This should reduce the amount of warning false positives about bad HTML
in comments when the comment author intended to put a reference to a template.
This change will also enable us parse the comment as intended in these cases.

Fixes part 1 of PR13374.

llvm-svn: 162407
parent 4e22598b
Loading
Loading
Loading
Loading
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