[PATCH] D36737: [analyzer] Store design discussions in docs/analyzer for future use.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 15 06:48:35 PDT 2017


NoQ created this revision.

Because i tend to raise important design questions in weird places like tiny phabricator patches, we had a thought that it's better to archive them in `docs/analyzer` for future reference. We should be able to pick them up whenever time comes to solve these problems.

I initialize a new folder in `docs/analyzer` for this sort of stuff with the discussion in https://reviews.llvm.org/D35216; we also have a few more discussions that might look good in such archive.


https://reviews.llvm.org/D36737

Files:
  docs/analyzer/DesignDiscussions/InitializerLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36737.111158.patch
Type: text/x-patch
Size: 18241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170815/42f93d79/attachment.bin>


More information about the cfe-commits mailing list