forked from OSchip/llvm-project
5881bf0050
The std::string holding the content of a CookedSource no longer needs to be exposed in its API after the recent work that allows the parsing context to hold multiple instances of a CookedSource. So clean the API. These changes were extracted from some work in progress that was made easier by the API changes. Differential Revision: https://reviews.llvm.org/D87635 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ISO-Fortran-binding.cpp | ||
bit-population-count.cpp | ||
expression.cpp | ||
folding.cpp | ||
fp-testing.cpp | ||
fp-testing.h | ||
integer.cpp | ||
intrinsics.cpp | ||
leading-zero-bit-count.cpp | ||
logical.cpp | ||
real.cpp | ||
reshape.cpp | ||
testing.cpp | ||
testing.h | ||
uint128.cpp |