[clang] Reland "[CUDA][HIP] Fix overloading resolution in global var init" (PR #65606)

Fangrui Song via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 7 22:43:22 PDT 2023


================
@@ -70,3 +70,4 @@ pythonenv*
 /clang/utils/analyzer/projects/*/RefScanBuildResults
 # automodapi puts generated documentation files here.
 /lldb/docs/python_api/
+/Debug/
----------------
MaskRay wrote:

This seems accidental? I removed it in 994bdce654b980b4347c04d7b502a6348edd57a3

(Personally I place build directories in /tmp to prevent mistakes..)

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


More information about the cfe-commits mailing list