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.
1 parent 22d271b commit cda5ca8Copy full SHA for cda5ca8
clang/lib/Basic/SourceManager.cpp
@@ -24,6 +24,7 @@
24
#include "llvm/ADT/StringRef.h"
25
#include "llvm/ADT/StringSwitch.h"
26
#include "llvm/Support/Allocator.h"
27
+#include "llvm/Support/AutoConvert.h"
28
#include "llvm/Support/Capacity.h"
29
#include "llvm/Support/Compiler.h"
30
#include "llvm/Support/Endian.h"
0 commit comments