llvm-project/clang/test
Haojian Wu bf890dcb0f [clang] Don't emit "no member" diagnostic if the lookup fails on an invalid record decl.
The "no member" diagnostic is likely bogus.

Reviewed By: sammccall, #libc

Differential Revision: https://reviews.llvm.org/D86765
2020-09-28 15:10:00 +02:00
..
ARCMT
AST Run test on particular target only 2020-09-26 20:26:34 +07:00
ASTMerge
Analysis [analyzer][StdLibraryFunctionsChecker] Fix getline/getdelim signatures 2020-09-23 10:48:14 +02:00
CXX Canonicalize declaration pointers when forming APValues. 2020-09-27 19:05:26 -07:00
ClangScanDeps
CodeCompletion [clang] Make signature help work with dependent args 2020-08-17 10:06:36 +02:00
CodeGen Revert "[DSE] Switch to MemorySSA-backed DSE by default." 2020-09-26 18:35:27 +01:00
CodeGenCUDA [AMDGPU] Make ds fp atomics overloadable 2020-09-23 11:39:50 -07:00
CodeGenCXX Canonicalize declaration pointers when forming APValues. 2020-09-27 19:05:26 -07:00
CodeGenCoroutines OpaquePtr: Add type to sret attribute 2020-09-25 14:07:30 -04:00
CodeGenHIP [NFC] Fixed ignored .hip test. 2020-06-29 18:57:14 +03:00
CodeGenObjC Revert "[DSE] Switch to MemorySSA-backed DSE by default." 2020-09-26 18:35:27 +01:00
CodeGenObjCXX OpaquePtr: Add type to sret attribute 2020-09-25 14:07:30 -04:00
CodeGenOpenCL OpaquePtr: Add type to sret attribute 2020-09-25 14:07:30 -04:00
CodeGenOpenCLCXX OpaquePtr: Add type to sret attribute 2020-09-25 14:07:30 -04:00
CodeGenSYCL
Coverage
CoverageMapping [Coverage] Add empty line regions to SkippedRegions 2020-09-21 12:42:53 -07:00
Driver [RISCV] Update driver tests 2020-09-25 18:36:53 -05:00
FixIt
Format [clang-format] Add a test showing the current config file list parsing 2020-09-04 16:57:46 +01:00
Frontend Add REQUIRES to embed-bitcode-noopt.ll 2020-09-23 10:13:09 -07:00
Headers [OpenMP] Support `std::complex` math functions in target regions 2020-09-16 13:37:10 -05:00
Import [clang] Rework how and when APValues are dumped 2020-07-06 22:03:08 +01:00
Index [clang] Traverse init-captures while indexing 2020-09-22 02:32:09 -04:00
Integration
InterfaceStubs [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
Layout [AIX] Implement AIX special alignment rule about double/long double 2020-07-27 15:13:03 -04:00
Lexer [SystemZ][z/OS] Set default wchar_t type for zOS 2020-09-22 08:03:03 -04:00
Misc [RISCV] Update driver tests 2020-09-25 18:36:53 -05:00
Modules OpaquePtr: Add type to sret attribute 2020-09-25 14:07:30 -04:00
OpenMP Canonicalize declaration pointers when forming APValues. 2020-09-27 19:05:26 -07:00
PCH Set InvalidDecl directly when deserializing a Decl 2020-09-05 14:26:43 +02:00
Parser PR47176: Don't read from an inactive union member if a friend function 2020-09-24 19:02:27 -07:00
ParserSYCL
Preprocessor [SystemZ][z/OS] Set default wchar_t type for zOS 2020-09-22 08:03:03 -04:00
Profile [PGO] Include the mem ops into the function hash. 2020-07-30 09:26:20 -07:00
Refactor
Rewriter
Sema [Clang] Fix a typo in implicit-int-float-conversion.c 2020-09-22 16:51:23 -07:00
SemaCUDA Revert "Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"" 2020-09-24 11:16:54 -07:00
SemaCXX [clang] Don't emit "no member" diagnostic if the lookup fails on an invalid record decl. 2020-09-28 15:10:00 +02:00
SemaObjC Sema: add support for `__attribute__((__swift_private__))` 2020-09-25 22:33:53 +00:00
SemaObjCXX [Sema] Handle objc_super special lookup when checking builtin compatibility 2020-09-18 20:51:55 +03:00
SemaOpenCL [OpenCL] Add global_device and global_host address spaces 2020-07-29 17:24:53 +03:00
SemaOpenCLCXX [OpenCL] Fixed missing address space for templated copy constructor. 2020-07-27 15:18:49 +01:00
SemaSYCL
SemaTemplate [c++20] For P1907R1: Add checking for structural types for non-type 2020-09-20 20:20:52 -07:00
TableGen Revert "Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"" 2020-09-24 11:16:54 -07:00
Templight
Tooling [clang] Rework how and when APValues are dumped 2020-07-06 22:03:08 +01:00
Unit
VFS
clang-rename
utils/update_cc_test_checks [UpdateCCTestChecks] Include generated functions if asked 2020-09-18 06:34:59 -05:00
.clang-format [clang] Partially revert "Disable a few formatting options for test/" 2020-07-21 14:53:37 +01:00
CMakeLists.txt Revert "Re-Re-land: [CodeView] Add full repro to LF_BUILDINFO record" 2020-08-17 15:49:18 -04:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [Coverage] Add empty line regions to SkippedRegions 2020-09-21 12:42:53 -07:00
lit.site.cfg.py.in [CMake] Simplify CMake handling for zlib 2020-08-11 20:22:11 -07:00
make_test_dirs.pl