[all-commits] [llvm/llvm-project] e18e50: workflows: Add job to check for ABI changes in lib...
    ANdi via All-commits 
    all-commits at lists.llvm.org
       
    Wed Feb  3 13:52:14 PST 2021
    
    
  
  Branch: refs/heads/release/11.x
  Home:   https://github.com/llvm/llvm-project
  Commit: e18e509bdb45cd63c949c415df94358acf118e0f
      https://github.com/llvm/llvm-project/commit/e18e509bdb45cd63c949c415df94358acf118e0f
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)
  Changed paths:
    A .github/workflows/libclang-abi-tests.yml
  Log Message:
  -----------
  workflows: Add job to check for ABI changes in libclang.so and libclang-cpp.so
  Commit: 17e842f3785fe5f585f9adc0f6cacc431d327eee
      https://github.com/llvm/llvm-project/commit/17e842f3785fe5f585f9adc0f6cacc431d327eee
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)
  Changed paths:
    M .github/workflows/clang-tests.yml
    M .github/workflows/libclc-tests.yml
    M .github/workflows/lld-tests.yml
    M .github/workflows/lldb-tests.yml
    M .github/workflows/llvm-tests.yml
  Log Message:
  -----------
  workflows: Update action branch names
  Commit: 85fcd465594700a72b9259bb5805386970fd8a38
      https://github.com/llvm/llvm-project/commit/85fcd465594700a72b9259bb5805386970fd8a38
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)
  Changed paths:
    M .github/workflows/lldb-tests.yml
  Log Message:
  -----------
  workflows: Re-enable lldb test on Mac OS X
  Commit: 1fdec59bffc11ae37eb51a1b9869f0696bfd5312
      https://github.com/llvm/llvm-project/commit/1fdec59bffc11ae37eb51a1b9869f0696bfd5312
  Author: Andi-Bogdan Postelnicu <abpostelnicu at me.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)
  Changed paths:
    M lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.cpp
    M lldb/source/Plugins/Platform/MacOSX/PlatformAppleTVSimulator.h
    M lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.cpp
    M lldb/source/Plugins/Platform/MacOSX/PlatformAppleWatchSimulator.h
    M lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
    M lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.cpp
    M lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.h
  Log Message:
  -----------
  [lldb] Fix fallout caused by D89156 on 11.0.1 for MacOS
Fix fallout caused by D89156 on 11.0.1 for MacOS
Differential Revision: https://reviews.llvm.org/D95683
Compare: https://github.com/llvm/llvm-project/compare/3a8282376b6c...1fdec59bffc1
    
    
More information about the All-commits
mailing list