<div dir="ltr"><div><div><div>Hello everyone!<br><br></div>I am writing a checker to explore the constructor and the destructor. It seems that the analyzer doesn't inline the new operator like<i> A *a = new A();. </i>So I set <span class="gmail-pl-s"><span class="gmail-pl-pds"></span><i>c++-allocator-inlining </i>to be true which I think will let the analyzer inline the constructor, but it didn't work. Can anyone explain this?<br><br></span></div><span class="gmail-pl-s">Look forward to your help!<br><br></span></div><div><span class="gmail-pl-s">Regards,<br></span></div><span class="gmail-pl-s">Xin<br></span></div>