llvm-project/clang/lib
Peter Collingbourne ac94ca54c5 IRGen: Rename bitsets -> type metadata. NFC.
"Type metadata" is the term that we've been using for the CFI-related
information on vtables for a while now.

llvm-svn: 333602
2018-05-30 22:29:08 +00:00
..
ARCMigrate Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
AST [ASTImporter] Corrected lookup at import of templated record decl 2018-05-30 09:19:26 +00:00
ASTMatchers [ASTMatchers] Introduce a blockDecl matcher for matching block declarations 2018-05-16 22:47:03 +00:00
Analysis [analyzer] Do not crash on callback for call_once passed by value 2018-05-16 00:29:13 +00:00
Basic [Sparc] Add floating-point register names 2018-05-30 06:02:18 +00:00
CodeGen IRGen: Rename bitsets -> type metadata. NFC. 2018-05-30 22:29:08 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver Fix -Wunused in NDEBUG introduced by HIP r333484 2018-05-30 08:03:43 +00:00
Edit Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Format [clang-format/ObjC] Correctly parse Objective-C methods with 'class' in name 2018-05-30 15:21:38 +00:00
Frontend As discussed with SG10, bump version of __cpp_deduction_guides macro to indicate support for P0620R0. 2018-05-30 19:54:52 +00:00
FrontendTool Make a build bot happy. 2018-02-10 14:26:53 +00:00
Headers [X86] Add __extension__ to a bunch of places in our intrinsic headers that fail if you run it through -pedantic -ansi. 2018-05-30 21:08:27 +00:00
Index Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Lex Reland '[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective' 2018-05-10 19:05:36 +00:00
Parse Optionally add code completion results for arrow instead of dot 2018-05-25 12:56:26 +00:00
Rewrite Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Sema PR37631: verify that a member deduction guide has the same access as its template. 2018-05-30 22:13:43 +00:00
Serialization Revert "Update NRVO logic to support early return" 2018-05-30 14:14:58 +00:00
StaticAnalyzer [analyzer] Remove the redundant check about same state transition in `ArrayBoundCheckerV2.cpp`. 2018-05-30 11:46:45 +00:00
Tooling Revert "Reland "Move #include manipulation code to new lib/Tooling/Inclusions."" 2018-05-30 12:09:58 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00