diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2010-11-15 07:15:26 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2010-11-15 07:15:26 +0000 |
commit | c09265a5fd94af5dcfd7325d0cb4f04197d65afc (patch) | |
tree | 220e50ad52e53e31edbde3b3eda510f3f05374aa /lib/Checker/GRExprEngine.cpp | |
parent | f3721457cd9f364f262e7a2d61edcdad05996e61 (diff) |
Clean up some names and fix the handling of default sysroots on Windows and
other platforms where the textual default of '/' isn't the system's root
directory. We should probably still make the textual default platform specific,
but this should avoid the particularly bad problem with the previous state: we
applied a sysroot of '/' to '/usr/local/google' which added
'//usr/local/include' to the windows header search path, a share on another
machine named 'usr'. Oops.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119131 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Checker/GRExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions