]> granicus.if.org Git - clang/commit
Make sure int64_t and uint64_t are consistent.
authorJoerg Sonnenberger <joerg@bec.de>
Tue, 15 Jul 2014 11:51:38 +0000 (11:51 +0000)
committerJoerg Sonnenberger <joerg@bec.de>
Tue, 15 Jul 2014 11:51:38 +0000 (11:51 +0000)
commit2c6c32712b025ce3f94b3e1531c796938f6a7939
treed3c4f7f9edaad217254aa56ce9eb0368447e34a8
parenta3e118e3a3c386a88363e82b0b6c7a2af059eedb
Make sure int64_t and uint64_t are consistent.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213065 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TargetInfo.h
lib/Frontend/InitPreprocessor.cpp
test/Preprocessor/init.c