I checked this patch on my own build on RHEL 6. Regressions were OK.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/llvm/ADT/ArrayRef.h | ||
---|---|---|
40 | Do we generally use this syntax in LLVM? I thought we used typedef for this all over the place. |
Do we generally use this syntax in LLVM? I thought we used typedef for this all over the place.