diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2011-11-08 02:52:52 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2011-11-08 02:52:52 +0000 |
commit | 13330c4e85993b348b94958197f9a5be9b778741 (patch) | |
tree | 9a75b6bc6989e7ad3d3da8dd624f8375f086087f /lib/CodeGen/CGRecordLayoutBuilder.cpp | |
parent | aa9aa3bfcd843caf2612726aa9115b30e7006348 (diff) |
DeclPrinter: print the declaration's storage class specifier as
written, instead of the resolved storage class, which might not be
legal to specify on the declaration (such as out-of-line definitions
of static class members in C++, and __local variables in OpenCL).
Initial patch by Richard Membarth.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144062 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGRecordLayoutBuilder.cpp')
0 files changed, 0 insertions, 0 deletions