hanchenye-llvm-project/clang/include
Artem Dergachev b6a513d1b2 [analyzer] Fix memory error bug category capitalization.
It was written as "Memory Error" in most places and as "Memory error" in a few
other places, however it is the latter that is more consistent with
other categories (such as "Logic error").

rdar://problem/31718115

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

llvm-svn: 302016
2017-05-03 11:47:13 +00:00
..
clang [analyzer] Fix memory error bug category capitalization. 2017-05-03 11:47:13 +00:00
clang-c [libclang] Expose some target information via the C API. 2017-04-28 15:56:39 +00:00
CMakeLists.txt