[PATCH] Implement predefined stdint macros
Ben Smith
binji at chromium.org
Fri Jun 13 14:52:10 PDT 2014
Hi chandlerc, rnk, rsmith,
Add predefined stdint macros that match the given patterns:
__U?INT{_,_FAST,_LEAST}{8,16,32,64}_{MAX,TYPE}__
__U?INT{PTR,MAX}_{MAX,TYPE}__
http://reviews.llvm.org/D4141
Files:
include/clang/Basic/TargetInfo.h
lib/Basic/TargetInfo.cpp
lib/Frontend/InitPreprocessor.cpp
test/Preprocessor/init.c
test/Preprocessor/predefined-macros.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4141.10408.patch
Type: text/x-patch
Size: 132665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140613/9be5efd6/attachment.bin>
More information about the cfe-commits
mailing list