[PATCH] D36187: [clang-diff] Use the relative name for NamedDecls

Johannes Altmanninger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 18 10:04:03 PDT 2017


johannes updated this revision to Diff 111695.
johannes added a comment.

only use Enums as namespace prefix in C++11


https://reviews.llvm.org/D36187

Files:
  include/clang/Tooling/ASTDiff/ASTDiff.h
  lib/Tooling/ASTDiff/ASTDiff.cpp
  test/Tooling/clang-diff-ast.cpp
  test/Tooling/clang-diff-basic.cpp
  test/Tooling/clang-diff-html.test
  test/Tooling/clang-diff-topdown.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36187.111695.patch
Type: text/x-patch
Size: 11298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170818/ae193488/attachment-0001.bin>


More information about the cfe-commits mailing list