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 fa63258 commit a21b01dCopy full SHA for a21b01d
llvm/include/llvm/ADT/Any.h
@@ -25,7 +25,7 @@
25
26
namespace llvm {
27
28
-class LLVM_ABI Any {
+class Any {
29
30
// The `Typeid<T>::Id` static data member below is a globally unique
31
// identifier for the type `T`. It is explicitly marked with default
0 commit comments