diff options
author | David Goldman <dallasftball@gmail.com> | 2019-04-04 20:13:22 +0000 |
---|---|---|
committer | David Goldman <dallasftball@gmail.com> | 2019-04-04 20:13:22 +0000 |
commit | 19d21854e92ed3acdeee17a6c2dd106f9e9dd058 (patch) | |
tree | 777c450c969afdf33dbe0c8bd839cd36c637df48 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | e028de43cd5fcad19736cd9b3352ef8530419ba9 (diff) | |
download | llvm-19d21854e92ed3acdeee17a6c2dd106f9e9dd058.zip llvm-19d21854e92ed3acdeee17a6c2dd106f9e9dd058.tar.gz llvm-19d21854e92ed3acdeee17a6c2dd106f9e9dd058.tar.bz2 |
Special case ObjCPropertyDecl for printing
ObjCPropertyDecl should use the category interface as a context similar to what is done for methods.
Previously category methods would be printed as `::property`; now they are printed as `Class::property`.
llvm-svn: 357720
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions