Emulate MSVC's preprocessor macro argument separator behavior by not...
Emulate MSVC's preprocessor macro argument separator behavior by not considering commas from nested macro expansions as argument separators. Fixes parsing of VS 2012 headers. llvm-svn: 163022
Loading
Please register or sign in to comment