llvm-project/clang/unittests/Sema
Ilya Biryukov f7c8ace4a5 [CodeComplete] Fix a crash in preferred type and signature help
Summary: Null type pointers could be dereferenced in some cases.

Reviewers: kadircet, sammccall

Reviewed By: sammccall

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D71329
2019-12-11 09:43:28 +01:00
..
CMakeLists.txt Reland [LifetimeAnalysis] Support more STL idioms (template forward declaration and DependentNameType) 2019-09-06 08:56:30 +00:00
CodeCompleteTest.cpp [CodeComplete] Fix a crash in preferred type and signature help 2019-12-11 09:43:28 +01:00
ExternalSemaSourceTest.cpp [Tooling] Migrated APIs that take ownership of objects to unique_ptr 2019-08-30 09:29:34 +00:00
GslOwnerPointerInference.cpp [LifetimeAnalysis] don't use raw string literals in macros 2019-09-06 19:15:02 +00:00