[PATCH] D51314: Parse compile commands lazily in InterpolatingCompilationDatabase

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 27 10:01:37 PDT 2018


ilya-biryukov updated this revision to Diff 162699.
ilya-biryukov added a comment.

- Add a comment
- Use std::call_once to compute the lazy value


Repository:
  rC Clang

https://reviews.llvm.org/D51314

Files:
  lib/Tooling/InterpolatingCompilationDatabase.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51314.162699.patch
Type: text/x-patch
Size: 10762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180827/ad7b88c0/attachment.bin>


More information about the cfe-commits mailing list