forked from OSchip/llvm-project
05b2f98d89
Previously, the use of a std::initializer_list (actually, a CXXStdInitializerListExpr) would cause the analyzer to give up on the rest of the path. Now, it just uses an opaque symbolic value for the initializer_list and continues on. At some point in the future we can add proper support for initializer_list, with access to the elements in the InitListExpr. <rdar://problem/14340207> llvm-svn: 186519 |
||
---|---|---|
.. | ||
system-header-simulator-cxx.h | ||
system-header-simulator-for-malloc.h | ||
system-header-simulator-for-simple-stream.h | ||
system-header-simulator-objc.h | ||
system-header-simulator.h |