summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorAlexis Hunt <alercah@gmail.com>2011-07-09 00:56:23 +0000
committerAlexis Hunt <alercah@gmail.com>2011-07-09 00:56:23 +0000
commit3f60bca9e90da3805d82a7651d4b26596c475959 (patch)
tree922094472523923b9cfd21601caf8b86da0d50c2 /clang/lib/CodeGen/CodeGenFunction.h
parentb8e8a5f3ee11fe58983f11a54941f04f2a8dbd53 (diff)
downloadbcm5719-llvm-3f60bca9e90da3805d82a7651d4b26596c475959.tar.gz
bcm5719-llvm-3f60bca9e90da3805d82a7651d4b26596c475959.zip
Implement generalized table lookups for upper, lower, and character
traits. To the best of my knowledge, this will not break the ABI for Apple. However, it does introduce three publicly visible (although with reserved name) functions that will fail to link against the just-shipped Apple version of libc++. Since they are not used in any inline functions, no actual breakage should occur. If Howard doesn't want to put undefined functions (even internal ones) into a header, they could be surrounded by additional conditional compilation. llvm-svn: 134781
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud