llvm-project/clang/lib
Yaxun (Sam) Liu 7eae00477f Revert "[CUDA][HIP] Fix host/device based overload resolution"
This reverts commit c77a4078e0.
2020-04-24 14:57:10 -04:00
..
ARCMigrate [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. 2020-04-23 17:21:25 -04:00
AST [ASTImporter] Fix handling of not defined FromRecord in ImportContext(...) 2020-04-23 15:18:48 -07:00
ASTMatchers [ASTMatchers] Fix isDerivedFrom for recursive templates 2020-04-15 12:49:01 -07:00
Analysis [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. 2020-04-23 17:21:25 -04:00
Basic [AArch32] Armv8.6-a Matrix Mult Assembly + Intrinsics 2020-04-24 15:54:06 +01:00
CodeGen [X86] Don't use types when getting the intrinsic declaration for x86_avx512_mask_vcvtph2ps_512. 2020-04-24 11:01:22 -07:00
CrossTU C++2a -> C++20 in some identifiers; NFC. 2020-04-21 15:37:19 -04:00
DirectoryWatcher [DirectoryWatcher] Do not use FSEvents on non-macOS platforms 2020-04-23 10:22:28 -07:00
Driver [Driver] Move GCC multilib/multiarch paths support from Linux.cpp to Gnu.cpp 2020-04-24 09:33:19 -07:00
Edit
Format [clang-format] Handle C# property accessors when parsing lines 2020-04-23 13:25:10 +01:00
Frontend [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. 2020-04-23 17:21:25 -04:00
FrontendTool [llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists. 2020-04-01 10:49:06 -04:00
Headers [CUDA] Define __CUDACC__ before standard library headers 2020-04-17 12:56:13 -07:00
Index Avoid including FileManager.h from SourceManager.h 2020-03-11 13:53:12 -07:00
Lex [clang] Make sure argument expansion locations are correct in presence of predefined buffer 2020-04-22 21:01:52 +02:00
Parse [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. 2020-04-23 17:21:25 -04:00
Rewrite
Sema Revert "[CUDA][HIP] Fix host/device based overload resolution" 2020-04-24 14:57:10 -04:00
Serialization [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. 2020-04-23 17:21:25 -04:00
StaticAnalyzer [analyzer] Consider array subscripts to be interesting lvalues. 2020-04-23 19:52:45 +03:00
Tooling [ADT/STLExtras.h] - Add llvm::is_sorted wrapper and update callers. 2020-04-14 14:11:02 +03:00
CMakeLists.txt