The file header of TrailingObjects.h suggests that TrailingObjects be inherited priva...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 14 Mar 2016 19:57:48 +0000 (19:57 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 14 Mar 2016 19:57:48 +0000 (19:57 +0000)
commit1a57daf314055cd16dd009fef9862521e51b7835
treef49ec47d5d423f694317b66da7c95d1b354e0bbc
parent27a3f01deb836d54f057519467c4a896ac9e87b6
The file header of TrailingObjects.h suggests that TrailingObjects be inherited privately because the public APIs it exposes are not meant as part of the interface. There's no functional change because nothing currently relied on these being inherited publicly.

llvm-svn: 263474
llvm/include/llvm/TableGen/Record.h