[llvm] [llvm] Revise IDE folder structure (PR #89741)
    James Henderson via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Apr 24 01:39:20 PDT 2024
    
    
  
================
@@ -9,5 +9,3 @@ add_llvm_unittest(DebugInfoBTFTests
   )
 
 target_link_libraries(DebugInfoBTFTests PRIVATE LLVMTestingSupport)
-
-set_property(TARGET DebugInfoBTFTests PROPERTY FOLDER "Tests/UnitTests/DebugInfoTests")
----------------
jh7370 wrote:
I'm not following why all these unit test projects have lost their folder property?
https://github.com/llvm/llvm-project/pull/89741
    
    
More information about the llvm-commits
mailing list