clang/include
Hans Wennborg 24d8ca594e Revert r253582: "clang-cl: Make /W4 imply -Wall -Wextra (PR25563)"
The patch expanded the flag *at the end*, breaking invocations like:

  clang-cl /W4 -Wno-unused-parameter

Reverting for now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253678 91177308-0d34-0410-b5e6-96231b3b80d8
2015-11-20 16:51:56 +00:00
..
clang Revert r253582: "clang-cl: Make /W4 imply -Wall -Wextra (PR25563)" 2015-11-20 16:51:56 +00:00
clang-c [libclang] Add entry points that take a full command line including argv[0]. 2015-11-18 16:14:27 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00