Skip to content
Commit eb3ce7c3 authored by Richard Smith's avatar Richard Smith
Browse files

Don't allow #include (and its friends #import, #include_next and

#__include_macros) in the arguments of a function-style macro. Directives in the
arguments of such macros have undefined behaviour, and GCC does not correctly
support these cases. In some situations, this can lead to better diagnostics.

llvm-svn: 146765
parent b6c9d56e
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