summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2012-01-13 22:10:18 +0000
committerSean Callanan <scallanan@apple.com>2012-01-13 22:10:18 +0000
commit7282e2acf4ed2cfda6ce8ea6077a8231ce5e0b73 (patch)
treed488d4696bb02cef3938a22c080fca32f1826c1b /clang/lib/CodeGen/CodeGenModule.cpp
parenta6e61a7820757ed5a02113bb74121c23d3335c3e (diff)
downloadbcm5719-llvm-7282e2acf4ed2cfda6ce8ea6077a8231ce5e0b73.tar.gz
bcm5719-llvm-7282e2acf4ed2cfda6ce8ea6077a8231ce5e0b73.zip
If the name of a struct or union is NULL in the
debug info, call it anonymous. This isn't perfect, because Clang actually considers the following struct not to be anonymous: – struct { int x; int y; } g_foo; - but DWARF doesn't make the distinction. llvm-svn: 148145
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud