Refine the Android-specific GCC compatibility flags.
To pass all existing clang test cases, we should not change the default of -fno-cxx-missing-return-semantics and -fno-global-ctor-const-promotion in non-Android environment. In this CL, these compatibility flags will only be enabled by default for Android. Besides, several test cases are added. Change-Id: Ie3dc05f73811a2fa7f87f291063f491767a8601c
Loading
Please sign in to comment