llvm-project/llvm/include
Richard Smith 0ff249b906 DenseMap: we're trying to call the reserved global placement allocation
function here; use "::new" to avoid accidentally picking up a class-specific
operator new.

llvm-svn: 249112
2015-10-02 00:46:33 +00:00
..
llvm DenseMap: we're trying to call the reserved global placement allocation 2015-10-02 00:46:33 +00:00
llvm-c [WinEH] Add cleanupendpad instruction 2015-09-03 09:09:43 +00:00