Go to file
Sebastian Redl 20614a7c14 Provide a placement new taking an ASTContext argument.
This allows more concise syntax when allocating an object using the ASTContext's allocator.
Convert a few allocations to this operator to for test purposes.

llvm-svn: 62623
2009-01-20 22:23:13 +00:00
clang Provide a placement new taking an ASTContext argument. 2009-01-20 22:23:13 +00:00
llvm Calls to fmod, it turns out, are constant-folded by 2009-01-20 21:58:13 +00:00