llvm-project/clang/lib
Brian Cain d6a76f761f [hexagon] restore -fuse-cxa-atexit by default
"-fno-use-cxa-atexit" was a default provided by the initial
commit offering hexagon support.  This is no longer required.

Reviewers: bcahoon, sidneym

Subscribers: llvm-commits

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

llvm-svn: 339979
2018-08-17 03:53:51 +00:00
..
ARCMigrate Add a newline to SourceLocation dump output 2018-08-15 20:32:06 +00:00
AST [AST] Store the OwnedTagDecl as a trailing object in ElaboratedType. 2018-08-16 10:48:16 +00:00
ASTMatchers [ASTMatchers] Add matchers unresolvedMemberExpr, cxxDependentScopeMemberExpr 2018-08-12 17:34:36 +00:00
Analysis Add a newline to SourceLocation dump output 2018-08-15 20:32:06 +00:00
Basic AMDGPU: Correct errors in device table 2018-08-16 20:19:47 +00:00
CodeGen Disable pubnames in NVPTX debug info using metadata 2018-08-16 23:56:32 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [hexagon] restore -fuse-cxa-atexit by default 2018-08-17 03:53:51 +00:00
Edit Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Format clang-format: Change Google style wrt. the formatting of empty messages. 2018-08-15 19:07:55 +00:00
Frontend Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
FrontendTool Remove trailing space 2018-07-30 19:24:48 +00:00
Headers [X86] Remove masking from the 512-bit paddus/psubus builtins. Use a select builtin instead. 2018-08-16 07:28:06 +00:00
Index Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
Lex Add a newline to SourceLocation dump output 2018-08-15 20:32:06 +00:00
Parse We have in place support for parsing #pragma FENV_ACCESS, but that 2018-08-14 17:06:56 +00:00
Rewrite Remove trailing space 2018-07-30 19:24:48 +00:00
Sema [OPENMP] Fix processing of declare target construct. 2018-08-14 18:31:20 +00:00
Serialization [OPENMP] FIx processing of declare target variables. 2018-08-15 19:45:12 +00:00
StaticAnalyzer [CStringSyntaxChecker] Reduces space around error message for strlcat. 2018-08-15 20:09:52 +00:00
Tooling Port getLocEnd -> getEndLoc 2018-08-09 21:09:38 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00