Skip to content
Commit 4a7de3eb authored by Francois Pichet's avatar Francois Pichet
Browse files

Add support for Microsoft __if_exists and __if_not_exists construct inside function definition.

Allow to include or exclude code depending on if a symbol exists or not. Just like a #ifdef but for C/C++ symbols.

More doc: http://msdn.microsoft.com/en-us/library/x7wy9xh3(v=VS.100).aspx

Support at class and namespace scopes will be added later.

llvm-svn: 131014
parent 4a8ea109
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