Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Fix #633: Bump the LLVM version to 16.0.6. This changes the internal llvm (tpls/llvm) to point to a SHA on the release/16.x branch. This SHA corresponds to version 16.0.6. Documentation should be updated to refer to LLVM 16.0.6 as the latest version supported. Add workaround for unsigned integer constants as template arguments. Move the subdirectory up in the file to avoid it getting "lost". It's not clear what the bug is towards the end of the file that was causing it to be omitted in my workspace setup. * Update lib/Frontend/nvqpp/ConvertDecl.cpp Co-authored-by: Ben Howe <[email protected]> --------- Co-authored-by: Ben Howe <[email protected]>
- Loading branch information