Skip to content
Commit fc9e7a29 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

If the precompiled header named by "-include" is actually a directory,

check each of the files within that directory to determine if any of
them is an AST file that matches the language and target options. If
so, the first matching AST file is loaded. This fixes a longstanding
discrepency with GCC's precompiled header implementation.

llvm-svn: 166469
parent abf836cf
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