[all-commits] [llvm/llvm-project] 0db08e: [clangd] Map bits/stdint-intn.h and bits/stdint-ui...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sat Oct 10 05:16:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0db08e59c9d2d3b004ea61f96d823edff283ed25
https://github.com/llvm/llvm-project/commit/0db08e59c9d2d3b004ea61f96d823edff283ed25
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-10-10 (Sat, 10 Oct 2020)
Changed paths:
M clang-tools-extra/clangd/index/CanonicalIncludes.cpp
Log Message:
-----------
[clangd] Map bits/stdint-intn.h and bits/stdint-uintn.h to cstdint.
These are private glibc headers containing parts of the implementation
of stdint.h.
More information about the All-commits
mailing list