We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb50c86 + 4f6ffa4 commit 99f90e2Copy full SHA for 99f90e2
lldb/scripts/generate-sbapi-dwarf-enum.py
@@ -16,6 +16,8 @@
16
#ifndef LLDB_API_SBLANGUAGE_H
17
#define LLDB_API_SBLANGUAGE_H
18
19
+#include <cstdint>
20
+
21
namespace lldb {
22
/// Used by \\ref SBExpressionOptions.
23
/// These enumerations use the same language enumerations as the DWARF
0 commit comments