summaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.rst
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-08-12 01:46:03 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-08-12 01:46:03 +0000
commit4e37891c39a770085048c2e8c93f676ae8a3cc6a (patch)
tree74de6b13b4355741a5492b2ec7a4b9999893a991 /docs/ReleaseNotes.rst
parent1b599a5f36a0d4b26cf3c647712916de29b0d915 (diff)
PR34163: Don't cache an incorrect key function for a class if queried between
the class becoming complete and its inline methods being parsed. This replaces the hack of using the "late parsed template" flag to track member functions with bodies we've not parsed yet; instead we now use the "will have body" flag, which carries the desired implication that the function declaration *is* a definition, and that we've just not parsed its body yet. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310776 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.rst')
0 files changed, 0 insertions, 0 deletions