summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/TestModuleFileExtension.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2016-07-01 23:12:48 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2016-07-01 23:12:48 +0000
commit08bd744c2c13b5b13d7c370110ad7b77b2c98e73 (patch)
tree8b0a8bbce849e0caf2eb912b24c31573916764c9 /clang/lib/Frontend/TestModuleFileExtension.cpp
parent6bdc24e7b6ae8092c49e5598e48698c884fa68c3 (diff)
downloadbcm5719-llvm-08bd744c2c13b5b13d7c370110ad7b77b2c98e73.tar.gz
bcm5719-llvm-08bd744c2c13b5b13d7c370110ad7b77b2c98e73.zip
[CodeView] Include the offset of nested members
Given something like: struct S { int a; struct { int b; }; }; We would fail to give 'b' offset 4. Instead, we would give it the offset it has inside of it's struct. llvm-svn: 274400
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud