hanchenye-llvm-project/clang/lib
Alexey Bataev a9b9cc0d79 [OPENMP] Remove more empty SourceLocations() from the code.
Removed more empty SourceLocations() from the OpenMP code and replaced
with the correct locations for better debug info emission.

llvm-svn: 323232
2018-01-23 18:12:38 +00:00
..
ARCMigrate
AST Allow BlockDecl in CXXRecord scope to have no access specifier. 2018-01-19 20:46:19 +00:00
ASTMatchers Add hasTrailingReturn AST matcher 2018-01-22 22:45:23 +00:00
Analysis Handle scoped_lockable objects being returned by value in C++17. 2018-01-11 22:13:57 +00:00
Basic Introduce the "retpoline" x86 mitigation technique for variant #2 of the speculative execution vulnerabilities disclosed today, specifically identified by CVE-2017-5715, "Branch Target Injection", and is one of the two halves to Spectre.. 2018-01-22 22:05:25 +00:00
CodeGen [OPENMP] Remove more empty SourceLocations() from the code. 2018-01-23 18:12:38 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [Solaris] Make RHEL devtoolsets handling Linux-specific 2018-01-23 12:24:01 +00:00
Edit
Format Name two bool parameters. No behavior change. 2018-01-23 17:29:41 +00:00
Frontend [Solaris] gcc toolchain handling revamp 2018-01-23 12:23:52 +00:00
FrontendTool [CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) 2017-10-18 05:21:17 +00:00
Headers [X86] Add rdpid command line option and intrinsics. 2018-01-20 18:36:52 +00:00
Index [Index] Reduce size of SymbolInfo struct. 2017-12-23 19:31:24 +00:00
Lex [CodeComplete] Fix completion in the middle of idents in macro calls 2018-01-22 17:18:28 +00:00
Parse [Parse] Forward brace locations to TypeConstructExpr 2018-01-17 18:53:51 +00:00
Rewrite [analyzer] Better UI in html reports for displaying shortcuts help 2018-01-17 20:06:26 +00:00
Sema [OPENMP] Remove more empty SourceLocations() from the code. 2018-01-23 18:12:38 +00:00
Serialization [PCH] Serialize skipped preprocessor ranges 2018-01-15 19:14:16 +00:00
StaticAnalyzer [analyzer] Protect against dereferencing a null pointer 2018-01-22 20:18:42 +00:00
Tooling [Tooling] Added a VFS parameter to ClangTool 2018-01-23 12:30:02 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00