[all-commits] [llvm/llvm-project] 128517: [include-mapping] Implement language separation in...
VitaNuo via All-commits
all-commits at lists.llvm.org
Fri Feb 3 08:05:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1285172c21ef4867d9f895c0b2ab0f338c46e36f
https://github.com/llvm/llvm-project/commit/1285172c21ef4867d9f895c0b2ab0f338c46e36f
Author: Viktoriia Bakalova <bakalova at google.com>
Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths:
M clang/include/clang/Tooling/Inclusions/StandardLibrary.h
M clang/lib/Tooling/Inclusions/Stdlib/StandardLibrary.cpp
M clang/unittests/Tooling/StandardLibraryTest.cpp
Log Message:
-----------
[include-mapping] Implement language separation in stdlib recognizer library
Differential Revision: https://reviews.llvm.org/D142992
More information about the All-commits
mailing list