diff options
author | Eric Fiselier <eric@efcs.ca> | 2018-02-04 07:35:36 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2018-02-04 07:35:36 +0000 |
commit | e3690ba58697bdec5e989cff0360845f239813f5 (patch) | |
tree | f947d83a9cbca1fe795fccf4489085cd042e89d6 /llvm/lib/Transforms/Vectorize | |
parent | 309f8b116865c534f097022b2db548f3ab7494c0 (diff) | |
download | bcm5719-llvm-e3690ba58697bdec5e989cff0360845f239813f5.tar.gz bcm5719-llvm-e3690ba58697bdec5e989cff0360845f239813f5.zip |
Implement LWG 3014 - Fix more noexcept issues in filesystem.
This patch removes the noexcept declaration from filesystem
operations which require creating temporary paths or
creating a directory iterator. Either of these operations
can throw.
llvm-svn: 324192
Diffstat (limited to 'llvm/lib/Transforms/Vectorize')
0 files changed, 0 insertions, 0 deletions