We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7477b6e commit 300ec10Copy full SHA for 300ec10
RELEASE-NOTES.md
@@ -15,9 +15,11 @@ The project release numbers follow [Semantic Versioning](http://semver.org/spec/
15
- Added compilation of HIP with clang using ``ENABLE_CLANG_HIP`` and ``BLT_CLANG_HIP_ARCH``
16
17
### Changed
18
-- Simpified the clang-format version regex that was causing hangs on some version strings.
19
- XL: Use compiler flag `-std=c++14` instead of `-std=c++1y` when `BLT_CXX_STD` is set to `c++14`
20
+### Fixed
21
+- Simpified the clang-format version regex that was causing hangs on some version strings.
22
+
23
## [Version 0.4.0] - Release date 2021-04-09
24
25
### Added
0 commit comments