[clang] [HLSL][NFC] Cleanup - removed unused function, includes and param, fix typos (PR #113649)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 06:15:59 PST 2024


================
@@ -15,7 +15,7 @@
 // EMPTY-NEXT: CXXRecordDecl 0x{{[0-9A-Fa-f]+}} <<invalid sloc>> <invalid sloc> implicit <undeserialized declarations> class RWBuffer
 // EMPTY-NEXT: FinalAttr 0x{{[0-9A-Fa-f]+}} <<invalid sloc>> Implicit final
 
-// There should be no more occurrances of RWBuffer
+// There should be no more occurrences of RWBuffer
----------------
llvm-beanz wrote:

I can't spell... Thank you 😄 

https://github.com/llvm/llvm-project/pull/113649


More information about the cfe-commits mailing list