llvm-project/clang/lib
Balazs Keri 739a93558f PlistDiagnostics Fix for compile warning (NFC).
llvm-svn: 366792
2019-07-23 10:21:42 +00:00
..
ARCMigrate Fix parameter name comments using clang-tidy. NFC. 2019-07-16 04:46:31 +00:00
AST [clangd] Add dlog()s for SelectionTree, enabling -debug-only=SelectionTree.cpp 2019-07-22 15:55:53 +00:00
ASTMatchers Revert "[clang] Fixing windows buildbot after D61552" 2019-06-20 10:34:02 +00:00
Analysis [OPENMP]Add support for analysis of if clauses. 2019-07-16 14:51:46 +00:00
Basic Disallow most calling convention attributes on PS4 2019-07-19 21:38:34 +00:00
CodeGen Updated the signature for some stack related intrinsics (CLANG) 2019-07-22 12:50:30 +00:00
CrossTU Revert r366449: [CrossTU] Add a function to retrieve original source location. 2019-07-18 15:43:26 +00:00
DirectoryWatcher [DirectoryWatcher][linux] Fix for older kernels 2019-07-15 23:14:00 +00:00
Driver [NFC][clang] Refactor getCompilationPhases()+Types.def step 1. 2019-07-22 23:10:10 +00:00
Edit [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 2019-07-02 18:28:13 +00:00
Format Adds support for formatting NS_CLOSED_ENUM and CF_CLOSED_ENUM alongside NS_ENUM and CF_ENUM. 2019-07-22 18:20:01 +00:00
Frontend [Clang] Replace cc1 options '-mdisable-fp-elim' and '-momit-leaf-frame-pointer' 2019-07-20 22:50:50 +00:00
FrontendTool [clang-ifs] Clang Interface Stubs, first version (second landing attempt). 2019-06-20 16:59:48 +00:00
Headers [X86] Remove const from some intrinsics that shouldn't have them 2019-07-22 16:14:09 +00:00
Index Fix parameter name comments using clang-tidy. NFC. 2019-07-16 04:46:31 +00:00
Lex [clang-scan-deps] Dependency directives source minimizer: handle #pragma once 2019-07-18 22:33:14 +00:00
Parse [OpenCL] Update comments/diagnostics to refer to C++ for OpenCL 2019-07-18 10:02:35 +00:00
Rewrite [Rewrite] Extend to further accept CharSourceRange 2019-07-06 02:55:06 +00:00
Sema [OpenCL] Improve destructor support in C++ for OpenCL 2019-07-22 09:39:13 +00:00
Serialization Fix parameter name comments using clang-tidy. NFC. 2019-07-16 04:46:31 +00:00
StaticAnalyzer PlistDiagnostics Fix for compile warning (NFC). 2019-07-23 10:21:42 +00:00
Tooling [LibTooling] Relax Transformer to allow rewriting macro expansions 2019-07-18 17:44:54 +00:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00