This breaks building the cairo library with MSVC on Windows, because it uses STRICT_ANSI to detect whether the inline keyword is available.
Diff Detail
Diff Detail
Paths
| Differential D4350
Do not define __STRICT_ANSI__ in clang-cl ClosedPublic Authored by • ehsan on Jun 30 2014, 12:32 PM.
Details
Diff Detail Event Timeline• ehsan updated this object. This revision is now accepted and ready to land.Jun 30 2014, 1:45 PM
Revision Contents
Diff 10983 lib/Frontend/InitPreprocessor.cpp
test/Preprocessor/predefined-macros.c
|