Skip to content
Commit 43eafb4e authored by Chris Lattner's avatar Chris Lattner
Browse files

implement a missing feature in the #include handler, where

it did not handle <xyz> headers coming from macro expansions.
This requires special treatment, as the include name is lexed
as multiple tokens, which require reassembly before processing.

llvm-svn: 40418
parent 803a639c
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