hanchenye-llvm-project/clang/lib/Parse
Nico Weber 469891e7a2 Warn that the [] spelling of uuid(...) is deprecated.
https://reviews.llvm.org/D32879

llvm-svn: 302255
2017-05-05 17:05:56 +00:00
..
CMakeLists.txt
ParseAST.cpp C++ Modules TS: add frontend support for building pcm files from module 2016-08-26 00:14:38 +00:00
ParseCXXInlineMethods.cpp [NFC, Scoped Enum] Convert Sema::ExpressionEvaluationContext into a scoped Enum 2017-04-01 21:30:49 +00:00
ParseDecl.cpp [Parser][ObjC++] Improve diagnostics and recovery when C++ keywords are used 2017-04-11 15:01:53 +00:00
ParseDeclCXX.cpp Warn that the [] spelling of uuid(...) is deprecated. 2017-05-05 17:05:56 +00:00
ParseExpr.cpp Parse: cleanup some bleeding whitespace 2017-04-20 22:23:07 +00:00
ParseExprCXX.cpp [NFC, Scoped Enum] Convert Sema::ExpressionEvaluationContext into a scoped Enum 2017-04-01 21:30:49 +00:00
ParseInit.cpp Publish RAIIObjectsForParser.h for external usage. 2017-03-23 15:11:07 +00:00
ParseObjc.cpp [Parser][ObjC++] Improve diagnostics and recovery when C++ keywords are used 2017-04-11 15:01:53 +00:00
ParseOpenMP.cpp [OpenMP] Extended parse for 'always' map modifier 2017-05-03 15:28:48 +00:00
ParsePragma.cpp Add #pragma clang attribute 2017-04-18 14:33:39 +00:00
ParseStmt.cpp Add #pragma clang attribute 2017-04-18 14:33:39 +00:00
ParseStmtAsm.cpp Spelling mistakes in comments. NFCI. (PR27635) 2017-03-30 14:13:19 +00:00
ParseTemplate.cpp [NFC, Scoped Enum] Convert Sema::ExpressionEvaluationContext into a scoped Enum 2017-04-01 21:30:49 +00:00
ParseTentative.cpp regcall: Implement regcall Calling Conv in clang 2016-11-02 18:29:35 +00:00
Parser.cpp P0629R0: Switch to latest proposal for distinguishing module interface from implementation. 2017-04-21 22:39:18 +00:00