llvm-project/clang/lib
Zarko Todorovski 3ee685f98a [NFC][Clang] Fix some comments in clang
Applying post commit comment suggestions from https://reviews.llvm.org/D114025
2021-12-01 13:36:46 -05:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate Revert "Use VersionTuple for parsing versions in Triple. This makes it possible to distinguish between "16" and "16.0" after parsing, which previously was not possible." 2021-11-30 18:36:32 +01:00
AST [HIP] Add atomic load, atomic store and atomic cmpxchng_weak builtin support in HIP-clang 2021-11-29 12:07:13 -07:00
ASTMatchers Add `isInitCapture` and `forEachLambdaCapture` matchers. 2021-11-15 22:55:28 +00:00
Analysis [clang][dataflow] Add base types for building dataflow analyses 2021-11-30 14:44:40 +00:00
Basic [clang-cl] Set _MSVC_LANG to 202002L with /std:c++20 2021-12-01 08:54:41 -05:00
CodeGen [clang][ARM] PACBTI-M frontend support 2021-12-01 10:37:16 +00:00
CrossTU PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
DirectoryWatcher [clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW 2021-11-08 22:21:30 +02:00
Driver [clang][ARM] PACBTI-M frontend support 2021-12-01 10:37:16 +00:00
Edit [clang] Use llvm::is_contained (NFC) 2021-10-13 20:41:55 -07:00
Format Fix a violated precondition in clang-format. 2021-12-01 14:39:00 +01:00
Frontend [clang] Change ordering of PreableCallbacks to make sure PP can be referenced in them 2021-11-26 10:10:52 +01:00
FrontendTool [clang] Add plugin ActionType to run command line plugin before main action 2021-10-20 08:58:20 -07:00
Headers Headers: exclude `#include_next <stdatomic.h>` on MSVC 2021-11-24 12:52:16 -08:00
Index [clang] Visit enum base specifiers in libIndex 2021-10-25 13:16:14 +02:00
IndexSerialization [index-while-building] Fix build with -DBUILD_SHARED_LIBS=True 2020-08-20 15:12:56 +01:00
Interpreter [clang-repl] Allow Interpreter::getSymbolAddress to take a mangled name. 2021-11-10 12:52:05 +00:00
Lex [clang][lex] Refactor check for the first file include 2021-11-18 13:01:07 +01:00
Parse [clang] Fix crash on broken parameter declarators 2021-11-26 10:56:54 +01:00
Rewrite [clang] Use StringRef::contains (NFC) 2021-10-21 08:58:19 -07:00
Sema [NFC][Clang] Fix some comments in clang 2021-12-01 13:36:46 -05:00
Serialization [OpenMP] support depend clause for taskwait directive, by Deepak 2021-11-19 06:30:17 -08:00
StaticAnalyzer [Analyzer][Core] Make SValBuilder to better simplify svals with 3 symbols in the tree 2021-11-30 11:24:59 +01:00
Testing
Tooling [clang][deps] NFC: Extract function 2021-11-26 14:01:24 +01:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00