Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/include/clang/Basic/
-
trunk/
-
include/
-
clang/
-
Basic/
-
Visibility.h
Hide Panel
f
Keyboard Reference
?
Differential
D47164
Add missing include for cstdint to Visibility.h
Closed
Public
Authored by
teemperor
on May 21 2018, 3:28 PM.
Download Raw Diff
Details
Reviewers
None
Commits
rG456d43b98b2f: Add missing include for cstdint to Visibility.h
rC332913: Add missing include for cstdint to Visibility.h
rL332913: Add missing include for cstdint to Visibility.h
Summary
We use uint8_t in this header, so we need to include cstdint.
Diff Detail
Repository
rL LLVM
Event Timeline
teemperor
created this revision.
May 21 2018, 3:28 PM
This revision was not accepted when it landed; it landed in state
Needs Review
.
May 21 2018, 3:31 PM
Closed by commit
rL332913: Add missing include for cstdint to Visibility.h
(authored by
teemperor
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
May 21 2018, 3:31 PM