diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2018-01-02 19:10:12 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2018-01-02 19:10:12 +0000 |
commit | 2adab1bc5685634ff8cf96c173831bb9fc1432cc (patch) | |
tree | 8dc5105263fde429d7a3b7e61ee5f6b509e7dc33 /clang/lib/CodeGen/CGLoopInfo.h | |
parent | a911f39d3dc8d03f3634e165ac89190d5feff2fe (diff) | |
download | bcm5719-llvm-2adab1bc5685634ff8cf96c173831bb9fc1432cc.tar.gz bcm5719-llvm-2adab1bc5685634ff8cf96c173831bb9fc1432cc.zip |
Suppress undefined-template warnings when the pattern is declared in a system header.
The way to fix an undefined-template warning is to add lines to the header file that defines the template pattern. We should suppress the warnings when the template pattern is in a system header because we don't expect users to edit those.
llvm-svn: 321665
Diffstat (limited to 'clang/lib/CodeGen/CGLoopInfo.h')
0 files changed, 0 insertions, 0 deletions