diff options
author | Michael Kruse <llvm@meinersbur.de> | 2015-06-22 18:47:39 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2015-06-22 18:47:39 +0000 |
commit | 9a4e22eea1f31696bd910611379fa29234a5e683 (patch) | |
tree | 31c0477991e0acb3aaf094f130091be9f52b2bf9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4c4628c48c31fcb938eefdf6828351914647f501 (diff) | |
download | llvm-9a4e22eea1f31696bd910611379fa29234a5e683.zip llvm-9a4e22eea1f31696bd910611379fa29234a5e683.tar.gz llvm-9a4e22eea1f31696bd910611379fa29234a5e683.tar.bz2 |
Make CMake generate isl/stdint.h
ISL's ./configure examines the system for the stdint.h to include and
creates a header file that points to it. On C99-compatible system
#include <stdint.h>
is always valid such there no need for system introspection. This should
unbreak the build bots.
llvm-svn: 240315
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions