diff options
Diffstat (limited to 'llvm/include/llvm/Support/ArrayRecycler.h')
| -rw-r--r-- | llvm/include/llvm/Support/ArrayRecycler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/Support/ArrayRecycler.h b/llvm/include/llvm/Support/ArrayRecycler.h index 36f644af288..5907c79db2b 100644 --- a/llvm/include/llvm/Support/ArrayRecycler.h +++ b/llvm/include/llvm/Support/ArrayRecycler.h @@ -138,6 +138,6 @@ public: } }; -} // end llvm namespace +} // namespace llvm #endif |

