Lines Matching +refs:clang +refs:flags
10 # CFLAGS <compile flags>
29 # CFLAGS <compile flags>
45 # CFLAGS <compile flags>
52 # Setup compile flags and definitions.
85 # CFLAGS <compile flags>
105 # CFLAGS <compile flags>
107 # LINKFLAGS <link flags>)
137 # clang doesn't support exceptions on Windows yet.
140 # We should teach clang to understand "#pragma intrinsic", see PR19898.
157 # using specified link flags. Make executable a part of provided
163 # LINK_FLAGS <link flags>)
176 list(APPEND TEST_DEPS clang)
178 # If we're not on MSVC, include the linker flags from CMAKE but override them
179 # with the provided link flags. This ensures that flags which are required to
183 # because we want to use -fsanitize flags.
226 # CFLAGS <list of compile flags>)
239 list(APPEND LIBCXX_DEPS clang)