diff options
author | Frederic Riss <friss@apple.com> | 2019-05-22 21:58:52 +0000 |
---|---|---|
committer | Frederic Riss <friss@apple.com> | 2019-05-22 21:58:52 +0000 |
commit | bb2b52769b403f3ab56a76baeee330382c46a3dc (patch) | |
tree | 89bdc031bdc26a603fa948f53e38df75af94841e /llvm/unittests/Support/FileCheckTest.cpp | |
parent | dd0fe187ab8f7d69acfe8b6b0b678e966c4244bc (diff) | |
download | llvm-bb2b52769b403f3ab56a76baeee330382c46a3dc.zip llvm-bb2b52769b403f3ab56a76baeee330382c46a3dc.tar.gz llvm-bb2b52769b403f3ab56a76baeee330382c46a3dc.tar.bz2 |
Actaully lock accesses to OptionValueFileSpecList objects
The patch in r359029 missed a few accessors and mutators. This patch
also changes the lock to a recursive one as OptionValueFileSpecList::Clear()
can be invoked from some of the other methods.
llvm-svn: 361440
Diffstat (limited to 'llvm/unittests/Support/FileCheckTest.cpp')
0 files changed, 0 insertions, 0 deletions