]> granicus.if.org Git - llvm/commit
[IR] Switch to more normal template parameter names ending in `T`
authorChandler Carruth <chandlerc@gmail.com>
Sun, 26 Mar 2017 14:24:06 +0000 (14:24 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 26 Mar 2017 14:24:06 +0000 (14:24 +0000)
commitc068dfa8712840bfd4aea860bc3478330edb708b
tree93cf1540f4150f8b05a7f357a647c36d64d7956d
parent00c788d0683be7f89290f7e359700a05174af5fa
[IR] Switch to more normal template parameter names ending in `T`
instead of `Ty`.

The `Ty` suffix is much more commonly used for LLVM `Type` variable
names, so this seemed like a particularly confusing collision.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298808 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Instructions.h