[all-commits] [llvm/llvm-project] 481691: [Serialization] Add missing includes for CHAR_BIT
Sam McCall via All-commits
all-commits at lists.llvm.org
Thu May 19 01:04:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 481691572d1fa6ad56ab24c73000396fd8babef8
https://github.com/llvm/llvm-project/commit/481691572d1fa6ad56ab24c73000396fd8babef8
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M clang/include/clang/Serialization/SourceLocationEncoding.h
M clang/unittests/Serialization/SourceLocationEncodingTest.cpp
Log Message:
-----------
[Serialization] Add missing includes for CHAR_BIT
More information about the All-commits
mailing list