Skip to content
Commit 2acedbd4 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Refine placement of LangOptions object in CompilerInvocation by adding a new...

Refine placement of LangOptions object in CompilerInvocation by adding a new baseclass CompilerInvocationBase with a custom copy constructor.  This ensures that whenever the CompilerInvocation object's copy constructor is used we always clone the LangOptions object.

llvm-svn: 144973
parent f22fa9ea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment