summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2019-06-18 11:53:14 +0000
committerHaojian Wu <hokein@google.com>2019-06-18 11:53:14 +0000
commit40fdd7a643b5d02e4bd63ce280a5fe53aa03fdef (patch)
tree92fc0c00f906429044eb4d16d0c001007c920b56 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parent7e854e1cdd23000acfbac316db2c8f20eeeba1a4 (diff)
downloadbcm5719-llvm-40fdd7a643b5d02e4bd63ce280a5fe53aa03fdef.tar.gz
bcm5719-llvm-40fdd7a643b5d02e4bd63ce280a5fe53aa03fdef.zip
[clangd] Detect C++ language based on well-known file path in vscode extension
Summary: Matching the "C++" pattern on the first line of the file doesn't cover all cases, MSVC C++ headers doesn't have such pattern. This patch introduce a new heuristic to detect language based on the file path. MSVC C++ standard headers are in the directory like "c:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.15.26726\include" Reviewers: sammccall Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D63483 llvm-svn: 363662
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud