llvm-project/lldb/cmake/modules
Bruce Mitchener 1f44139a4f cmake no longer needs to deal with -std=c++11 checks.
LLVM requires and handles this now and has the correct compiler
version checks. This block of code for cmake in LLDB is no longer
needed.

Summary: cmake no longer needs to deal with -std=c++11 checks.

Reviewers: labath

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D10994

llvm-svn: 241590
2015-07-07 14:52:59 +00:00
..
AddLLDB.cmake Enclose CLANG_USED_LIBS in --start/end-group when linking liblldb (bug #24044) 2015-07-07 12:24:33 +00:00
LLDBConfig.cmake cmake no longer needs to deal with -std=c++11 checks. 2015-07-07 14:52:59 +00:00
LLDBStandalone.cmake LLDB standalone build: check if Clang was built independently from LLVM 2015-07-07 12:08:09 +00:00