Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [sanitizers] Get the proper printf/scanf version when long double transition ↵ | Marcin Koscielnicki | 2016-11-28 | 1 | -0/+13 |
is involved. See D19555 for rationale. As it turns out, this treatment is also necessary for scanf/printf. Differential Revision: https://reviews.llvm.org/D27118 llvm-svn: 288064 |