[all-commits] [llvm/llvm-project] e48880: Fix LIT test failure encountered on AIX

cebowler via All-commits all-commits at lists.llvm.org
Tue Jun 8 20:57:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e48880078a49faeacb28fd5478948fd674d7350b
      https://github.com/llvm/llvm-project/commit/e48880078a49faeacb28fd5478948fd674d7350b
  Author: Chris Bowler <cebowleratibm at gmail.com>
  Date:   2021-06-08 (Tue, 08 Jun 2021)

  Changed paths:
    M clang/lib/Basic/Targets/OSTargets.h

  Log Message:
  -----------
  Fix LIT test failure encountered on AIX

```
fatal error: error in backend: getLangStandardForKind() on unspecified kind
```

Clang :: Modules/preprocess-module.cpp
Clang :: Modules/no-module-map.cpp
Clang :: Modules/preprocess-build-diamond.m
Clang :: Modules/preprocess-decluse.cpp
Clang :: Modules/string_names.cpp

Fix to prior commit f38eff777e46f42884d82815d0b39766520ac2bf, D103707




More information about the All-commits mailing list