mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 03:46:08 +00:00

Fixes obvious memory leak in test TestForEofAfterReadFailureOnDataStreamer. Also removes constexpr use from same test. Patch by Karl Schimpf. Differential Revision: http://reviews.llvm.org/D11735 llvm-svn: 243904