llvm-project/clang/lib
Anastasia Stulova 3562edb9c4 [Sema] Fix diagnostic for addr spaces in reference binding
Extend reference binding behavior to account for address spaces.

Differential Revision: https://reviews.llvm.org/D62914

llvm-svn: 364032
2019-06-21 11:36:15 +00:00
..
ARCMigrate [PlistSupport] Produce a newline to end plist output files 2019-06-10 22:30:57 +00:00
AST [clang] Small improvments after Adding APValue to ConstantExpr 2019-06-21 08:26:21 +00:00
ASTMatchers Revert "[clang] Fixing windows buildbot after D61552" 2019-06-20 10:34:02 +00:00
Analysis [analyzer] Fix JSON dumps for location contexts. 2019-06-19 23:33:48 +00:00
Basic [RISCV] Mark TLS as supported 2019-06-19 08:53:46 +00:00
CodeGen Rename CodeGenFunction::overlapFor* to getOverlapFor*. 2019-06-20 20:56:20 +00:00
CrossTU [ASTImporter] Use llvm::Expected and Error in the importer API 2019-05-15 10:29:48 +00:00
Driver [RISC-V] Add -msave-restore and -mno-save-restore to clang driver 2019-06-21 10:03:31 +00:00
Edit Range-style std::find{,_if} -> llvm::find{,_if}. NFC 2019-03-31 08:48:19 +00:00
Format clang-format: better handle namespace macros 2019-06-06 20:06:23 +00:00
Frontend [clang-ifs] Clang Interface Stubs, first version (second landing attempt). 2019-06-20 16:59:48 +00:00
FrontendTool [clang-ifs] Clang Interface Stubs, first version (second landing attempt). 2019-06-20 16:59:48 +00:00
Headers [OpenCL] Remove duplicate read_image declarations 2019-06-21 10:26:10 +00:00
Index [clang][AST] ASTNameGenerator: A refactoring of CodegenNameGeneratorImpl (NFC). 2019-06-19 20:51:35 +00:00
Lex [clang][HeaderSearch] Consider all path separators equal 2019-06-06 18:49:16 +00:00
Parse P0840R2: support for [[no_unique_address]] attribute 2019-06-20 20:44:45 +00:00
Rewrite [analyzer] [NFC] PathDiagnostic: Create PathDiagnosticPopUpPiece 2019-05-29 19:21:59 +00:00
Sema [Sema] Fix diagnostic for addr spaces in reference binding 2019-06-21 11:36:15 +00:00
Serialization [clang] Add storage for APValue in ConstantExpr 2019-06-15 10:24:47 +00:00
StaticAnalyzer [analyzer] DeadStores: Update the crude suppression for files generated by IIG. 2019-06-20 22:29:40 +00:00
Tooling [clang-tidy] Fail gracefully upon empty database fields 2019-06-20 20:25:59 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00