]> granicus.if.org Git - clang/commit
[analyzer] print() JSONify chain: Fix possible build-bot breaks
authorCsaba Dabis <dabis.csaba98@gmail.com>
Thu, 30 May 2019 15:15:57 +0000 (15:15 +0000)
committerCsaba Dabis <dabis.csaba98@gmail.com>
Thu, 30 May 2019 15:15:57 +0000 (15:15 +0000)
commit97024bd353aed8d47cfabd3b7a329b1668d2bdde
treeac275ae53883452ab7ab5e35ba8c4e1c4bccf103
parent98a8fbfef77d518fa2cc71b745b4590f7eb96a43
[analyzer] print() JSONify chain: Fix possible build-bot breaks

Summary:
Printing constructing_objects could be non-deterministic as it is a map.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@362101 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/dump_egraph.cpp