]> granicus.if.org Git - clang/commit
Removing a helper function that was trivial to inline into its only use; NFC.
authorAaron Ballman <aaron@aaronballman.com>
Thu, 20 Jun 2019 15:10:45 +0000 (15:10 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 20 Jun 2019 15:10:45 +0000 (15:10 +0000)
commit2eca76d86f4e9f5f82719c7fb09f79b5dea84f87
treec7e57e52fc5cf97dd9913f71946e18b13690ae5a
parent3ab6eefb4588c201d15c0dd4c4fdaae52643ed3f
Removing a helper function that was trivial to inline into its only use; NFC.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@363935 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/TextNodeDumper.h
lib/AST/TextNodeDumper.cpp