Properly bind up any cleanups in an ExprWithCleanups after
instantiating a default argument expression. This was previously just working implicitly by reinstantiating in the current context, but caching means that we weren't registering cleanups in subsequent uses. llvm-svn: 256996
Loading
Please sign in to comment