================
@@ -103,7 +51,7 @@ class ResourceRange {
   getOverlapping(const RangeInfo &Info) const;
 
   // Return the mapped RangeInfo at X or nullptr if no mapping exists
-  LLVM_ABI const RangeInfo *lookup(uint32_t X) const;
----------------
alsepkow wrote:

LLVM_ABI no longer needed? 

https://github.com/llvm/llvm-project/pull/146124
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to