On Thu, Mar 15, 2012 at 8:07 PM, Philip Reames <listmail at philipreames.com> wrote: > I'm seeing some unexpected behavior when loading a plugin for Clang. > Essentially, it appears that loading a plugin clears the default paths > from the include search list. No, using clang -cc1 directly does that. -Eli