Revert "[InstCombine] Support gep nuw in icmp folds" (#118698)
[llvm-project.git] / clang / tools / scan-build-py / tests / functional / exec / config.h.in
blob2f07d0cbea96489c29a302f060fa1087ee9b18c8
1 /* -*- coding: utf-8 -*-
2 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
3 // See https://llvm.org/LICENSE.txt for license information.
4 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5 */
7 #pragma once
9 #cmakedefine HAVE_EXECVE
10 #cmakedefine HAVE_EXECV
11 #cmakedefine HAVE_EXECVPE
12 #cmakedefine HAVE_EXECVP
13 #cmakedefine HAVE_EXECVP2
14 #cmakedefine HAVE_EXECT
15 #cmakedefine HAVE_EXECL
16 #cmakedefine HAVE_EXECLP
17 #cmakedefine HAVE_EXECLE
18 #cmakedefine HAVE_POSIX_SPAWN
19 #cmakedefine HAVE_POSIX_SPAWNP