Skip to content
Commit 32fab902 authored by Peter Collingbourne's avatar Peter Collingbourne
Browse files

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.

llvm-svn: 144062
parent 1d885966
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment