]> granicus.if.org Git - clang/commit
Fix same line doxycomments so they comment the adjacent field.
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 2 May 2012 15:24:47 +0000 (15:24 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 2 May 2012 15:24:47 +0000 (15:24 +0000)
commit0639c8b31fdde248170fdd151a12566d0fbe7bf8
tree8c85341c72da3f8af74125457d6dc725f68b8334
parent184be849fc5d9da9f353fed4b0d5202b003d16d6
Fix same line doxycomments so they comment the adjacent field.

Without the '<' prefix in the doxycomment these comments were incorrectly
attached to the proceeding comment on the next line, rather than the
preceeding one.

Fixes PR12722

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155993 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CodeGenOptions.h