[PATCH] stdint.h should use the target's types, cleanup the targets

David Majnemer david.majnemer at gmail.com
Sun Oct 27 22:47:39 PDT 2013


    - Add a test checking that int64_t is a signed long instead of a signed long long

Hi eli.friedman, joerg, asl, atanasyan, jmolloy, t.p.northover, bkramer, rsmith, jtsoftware, chandlerc,

http://llvm-reviews.chandlerc.com/D2021

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2021?vs=5189&id=5190#toc

Files:
  lib/Basic/TargetInfo.cpp
  lib/Basic/Targets.cpp
  lib/Frontend/InitPreprocessor.cpp
  lib/Headers/stdint.h
  lib/Sema/SemaType.cpp
  test/CodeGen/aarch64-type-sizes.c
  test/Lexer/wchar-signedness.c
  test/Preprocessor/init.c
  test/Preprocessor/stdint.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2021.5.patch
Type: text/x-patch
Size: 65762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131027/309c591b/attachment.bin>


More information about the cfe-commits mailing list