llvm-project/clang/lib
Eduardo Caldas 461af57de7 Add support for UnaryOperator in SyntaxTree
Reviewers: gribozavr2

Reviewed By: gribozavr2

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D80624
2020-05-27 17:12:46 +02:00
..
ARCMigrate [NFC] Refactoring PropertyAttributeKind for ObjCPropertyDecl and ObjCDeclSpec. 2020-04-23 17:21:25 -04:00
AST [OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 1 2020-05-27 07:51:27 +00:00
ASTMatchers [ASTMatchers] Added BinaryOperator hasOperands matcher 2020-05-17 19:54:14 +01:00
Analysis Make the ExprMutationAnalyzer explicit about how it traverses the AST 2020-05-21 22:34:38 +01:00
Basic Revert "[PowerPC] Add support for -mcpu=pwr10 in both clang and llvm" 2020-05-27 09:40:21 -05:00
CodeGen [PGO] Fix computation of function Hash 2020-05-27 09:15:21 +02:00
CrossTU Revert "[analyzer] On-demand parsing capability for CTU" 2020-04-27 14:27:04 +02:00
DirectoryWatcher [DirectoryWatcher] Do not use FSEvents on non-macOS platforms 2020-04-23 10:22:28 -07:00
Driver SpecialCaseList.h - reduce unnecessary includes to forward declarations. NFC. 2020-05-27 15:51:03 +01:00
Edit [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 2019-07-02 18:28:13 +00:00
Format [clang-format] Fix an ObjC regression introduced with new [[likely]][[unlikely]] support in if/else clauses 2020-05-26 18:48:49 +01:00
Frontend [OpenMP][AMDGCN] Support OpenMP offloading for AMDGCN architecture - Part 1 2020-05-27 07:51:27 +00:00
FrontendTool [llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists. 2020-04-01 10:49:06 -04:00
Headers [X86] Update some av512 shift intrinsics to use "unsigned int" parameter instead of int to match Intel documentation 2020-05-22 20:12:57 -07:00
Index [clangd] Don't traverse the AST within uninteresting files during indexing 2020-05-26 10:27:28 +02:00
Lex [clang][Preprocessor] Replace the slow translateFile call by a new, faster isMainFile check 2020-05-14 14:13:34 -07:00
Parse [clang][asm goto][slh] Warn if asm goto + SLH 2020-05-20 09:46:18 -07:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema [Sema] Diagnose more cases of static data members in local or unnamed classes 2020-05-26 13:29:59 +01:00
Serialization [OPENMP50]Add initial support for 'affinity' clause. 2020-05-19 08:19:09 -04:00
StaticAnalyzer [analyzer] Add support for IE of keyboard and mouse navigation in HTML report 2020-05-27 09:04:30 +03:00
Tooling Add support for UnaryOperator in SyntaxTree 2020-05-27 17:12:46 +02:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00