hanchenye-llvm-project/clang/lib
Duncan P. N. Exon Smith 2809cc7493 DebugInfo: Use new LLVM API for DebugLoc
Use the new API for `DebugLoc` added in r233573 before the old one
disappears.

llvm-svn: 233589
2015-03-30 20:01:41 +00:00
..
ARCMigrate [SDK modernizer PATCH]. Fixes a bug whereby a call to super 2015-03-23 20:52:26 +00:00
AST [OPENMP] Codegen for 'atomic update' construct. 2015-03-30 05:20:59 +00:00
ASTMatchers ASTMatchers: Add an explicit dependency on libclangBasic. 2015-03-12 16:25:19 +00:00
Analysis Take the non-reference type when constructing a dummy expression. 2015-03-16 21:49:43 +00:00
Basic [SystemZ] Fix definition of IntMaxType / Int64Type 2015-03-30 13:50:21 +00:00
CodeGen DebugInfo: Use new LLVM API for DebugLoc 2015-03-30 20:01:41 +00:00
Driver Revert "Don't use unique section names by default if using the integrated as." 2015-03-27 19:01:14 +00:00
Edit [edit] Don't hit an assert when trying to delete a trailing space at EOF 2015-03-29 18:07:29 +00:00
Format clang-format: [JS] Fix comment formatting in goog.scopes. 2015-03-30 09:56:50 +00:00
Frontend [Modules] Don't compute a modules cache path if we're not using modules! 2015-03-28 01:10:44 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers Add Hardware Transactional Memory (HTM) Support 2015-03-25 19:41:41 +00:00
Index [libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be. 2014-12-08 09:09:05 +00:00
Lex [lex] Provide a valid token when __has_include is found outside of a pp directive 2015-03-29 19:05:27 +00:00
Parse [parse] Don't crash on alternative operator spellings from macros in c++11 attributes. 2015-03-29 19:25:07 +00:00
Rewrite [Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it. 2015-03-08 04:00:33 +00:00
Sema [PPC] Move argument range checks for HTM and crypto builtins to Sema 2015-03-30 19:40:59 +00:00
Serialization [OPENMP] Codegen for 'atomic update' construct. 2015-03-30 05:20:59 +00:00
StaticAnalyzer [analyzer] Remove unused function. No functional change intended. 2015-03-24 11:11:11 +00:00
Tooling Make the clang-fuzzer use the CompilerInstance directly. 2015-03-28 00:42:36 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00