]> granicus.if.org Git - clang/commit
Correctly store and keep track of the FileSystemOptions in ASTUnit and in clang_codeC...
authorAnders Carlsson <andersca@mac.com>
Fri, 18 Mar 2011 18:22:40 +0000 (18:22 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 18 Mar 2011 18:22:40 +0000 (18:22 +0000)
commit0d8d7e6067f9093e7d5abc45c9639ab977aab692
tree936369e1b5a842243ffbc449fe7207723cd9cac9
parentd6a49bb69fadcb04119433278c808797a87d2d31
Correctly store and keep track of the FileSystemOptions in ASTUnit and in clang_codeCompleteAt.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127890 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp
tools/libclang/CIndexCodeCompletion.cpp