diff options
| author | Dmitri Gribenko <gribozavr@gmail.com> | 2012-08-22 22:56:08 +0000 |
|---|---|---|
| committer | Dmitri Gribenko <gribozavr@gmail.com> | 2012-08-22 22:56:08 +0000 |
| commit | 107618a6cb1a59496e920fb24f95a77dcb3f3d02 (patch) | |
| tree | 30cd84aba0b95c3d439a92a4c37883feeb49e50e /lldb/source/Interpreter/CommandObjectRegexCommand.cpp | |
| parent | 4e22598b0f540ef217299c1ad067216ce7efd7b2 (diff) | |
| download | llvm-107618a6cb1a59496e920fb24f95a77dcb3f3d02.zip llvm-107618a6cb1a59496e920fb24f95a77dcb3f3d02.tar.gz llvm-107618a6cb1a59496e920fb24f95a77dcb3f3d02.tar.bz2 | |
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
Diffstat (limited to 'lldb/source/Interpreter/CommandObjectRegexCommand.cpp')
0 files changed, 0 insertions, 0 deletions
