llvm-project/clang/tools/driver
Kostya Serebryany 5af4515788 Fix a leak in tools/driver/cc1as_main.cpp
Summary: For some reason, the asan bot has recently started reporting this leak even though it existed for ages.

Reviewers: pcc

Reviewed By: pcc

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D32243

llvm-svn: 300755
2017-04-19 20:57:13 +00:00
..
CMakeLists.txt Create msbuild only when using MSVC 2017-03-16 21:21:00 +00:00
Info.plist.in [CMake] Fixing typo in Info.plist generation 2016-08-16 20:49:49 +00:00
cc1_main.cpp Disable a silly GCC diagnostic for combining a scanf length specifier with the 2016-10-15 01:59:52 +00:00
cc1as_main.cpp Fix a leak in tools/driver/cc1as_main.cpp 2017-04-19 20:57:13 +00:00
driver.cpp [Driver] Add compiler option to generate a reproducer 2017-04-12 21:46:20 +00:00