aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2016-11-30 23:15:55 +0000
committerJohn McCall <rjmccall@apple.com>2016-11-30 23:15:55 +0000
commitcd21d541397eadab33d94b3a0c476f96afc3477f (patch)
treeb167a5825d4ee0a7d8e3e341f9560ce2286160cc /clang/lib/CodeGen/ModuleBuilder.cpp
parent78a695321e9e760172f1ddf400809449902e0af3 (diff)
downloadllvm-cd21d541397eadab33d94b3a0c476f96afc3477f.zip
llvm-cd21d541397eadab33d94b3a0c476f96afc3477f.tar.gz
llvm-cd21d541397eadab33d94b3a0c476f96afc3477f.tar.bz2
Fix some layering violations where CGObjCMac's NSString emission was
performed at the CodeGenModule level. Would be NFC except we now also use a different uniquing structure so that we don't get spurious conflicts if you ask for both an NSString and a CFString for the same content (which is possible with builtins). llvm-svn: 288287
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions