]> granicus.if.org Git - llvm/commit
Fix unittest build issue in r366956
authorAlex Lorenz <arphaman@gmail.com>
Wed, 24 Jul 2019 23:10:35 +0000 (23:10 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 24 Jul 2019 23:10:35 +0000 (23:10 +0000)
commit27bb8977c3788ab4d69aa470cfe64fca9515305a
tree3a5fd4355b5d81d90689a602ab1fce0bbec529fc
parent64ed497494ae76e9c3c0a203f01b23311bd53e6f
Fix unittest build issue in r366956

I marked the fields as private, but they're needed by the unittest.
I'll have to fix that up separarely in a follow-up.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@366958 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileCollector.h