forked from OSchip/llvm-project
![]() Currently, we assert that `CXXCtorInitializer`s are field initializers. Replace the assertion with an early return. Otherwise, we crash every time we process a constructor with a non-field (e.g. base class) initializer. Differential Revision: https://reviews.llvm.org/D126419 |
||
---|---|---|
.. | ||
FlowSensitive | ||
CFGBuildResult.h | ||
CFGDominatorTree.cpp | ||
CFGTest.cpp | ||
CMakeLists.txt | ||
CloneDetectionTest.cpp | ||
ExprMutationAnalyzerTest.cpp | ||
MacroExpansionContextTest.cpp |