aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
diff options
context:
space:
mode:
authorFrancois Ferrand <thetypz@gmail.com>2017-06-21 13:56:02 +0000
committerFrancois Ferrand <thetypz@gmail.com>2017-06-21 13:56:02 +0000
commitd3f0e3dee0a68bd8a436fd6b718051967b355438 (patch)
tree6ba4b35a3bddcfc039e156801acf30de5debb8d5 /llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
parentd283dd4e060e627b844a15be1030dc0bb7ae53c7 (diff)
downloadllvm-d3f0e3dee0a68bd8a436fd6b718051967b355438.zip
llvm-d3f0e3dee0a68bd8a436fd6b718051967b355438.tar.gz
llvm-d3f0e3dee0a68bd8a436fd6b718051967b355438.tar.bz2
clang-format: introduce InlineOnly short function style
Summary: This is the same as Inline, except it does not imply all empty functions are merged: with this style, empty functions are merged only if they also match the 'inline' criteria (i.e. defined in a class). This is helpful to avoid inlining functions in implementations files. Reviewers: djasper, krasimir Reviewed By: djasper Subscribers: klimek, rengolin, cfe-commits Differential Revision: https://reviews.llvm.org/D34399 llvm-svn: 305912
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions