[PATCH] D68896: PR43080: Do not build context-sensitive expressions during name classification.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 14 14:52:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e8fe67f0e26: PR43080: Do not build context-sensitive expressions during name classification. (authored by Richard Smith <richard-llvm at metafoo.co.uk>).

Changed prior to commit:
  https://reviews.llvm.org/D68896?vs=224765&id=224910#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68896/new/

https://reviews.llvm.org/D68896

Files:
  clang/include/clang/Basic/TokenKinds.def
  clang/include/clang/Parse/Parser.h
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/ParseDecl.cpp
  clang/lib/Parse/ParseExpr.cpp
  clang/lib/Parse/ParseExprCXX.cpp
  clang/lib/Parse/ParseStmt.cpp
  clang/lib/Parse/ParseTentative.cpp
  clang/lib/Parse/Parser.cpp
  clang/lib/Sema/SemaDecl.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaLookup.cpp
  clang/test/CodeGenCXX/odr-use-lookahead.cpp
  clang/test/SemaCXX/lambda-invalid-capture.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68896.224910.patch
Type: text/x-patch
Size: 41546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191014/203c3d2b/attachment-0001.bin>


More information about the cfe-commits mailing list