aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vectorizer.h
diff options
context:
space:
mode:
authorDavid Malcolm <dmalcolm@redhat.com>2021-03-19 09:01:57 -0400
committerDavid Malcolm <dmalcolm@redhat.com>2021-03-19 09:01:57 -0400
commit21d09cb732dac5d980ac628eb3aca75c821028a2 (patch)
treea2d55cdd6ab1680e698e33f6dc4479104e0717ec /gcc/tree-vectorizer.h
parent009528d61c796608affd1eaa18ae31a3679eb46d (diff)
downloadgcc-21d09cb732dac5d980ac628eb3aca75c821028a2.zip
gcc-21d09cb732dac5d980ac628eb3aca75c821028a2.tar.gz
gcc-21d09cb732dac5d980ac628eb3aca75c821028a2.tar.bz2
analyzer: mark epath_finder with DISABLE_COPY_AND_ASSIGN [PR99614]
cppcheck warns that class epath_finder does dynamic memory allocation, but is missing a copy constructor and operator=. This class isn't meant to be copied or assigned, so mark it with DISABLE_COPY_AND_ASSIGN. gcc/analyzer/ChangeLog: PR analyzer/99614 * diagnostic-manager.cc (class epath_finder): Add DISABLE_COPY_AND_ASSIGN.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions