summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp
diff options
context:
space:
mode:
authorMike Spertus <mike@spertus.com>2016-03-18 20:06:16 +0000
committerMike Spertus <mike@spertus.com>2016-03-18 20:06:16 +0000
commit024f4c17d15ae87c5d453c2f65dfccdbfe410908 (patch)
tree099b2fb46d055fa5824938db6dc503caee46fe3c /clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp
parent6d8a876159883193d24af39bfa3a52d4011a5355 (diff)
downloadbcm5719-llvm-024f4c17d15ae87c5d453c2f65dfccdbfe410908.tar.gz
bcm5719-llvm-024f4c17d15ae87c5d453c2f65dfccdbfe410908.zip
Typesafe visualization of PointerIntPairs in Visual Studio
In the <DisplayString> of PointerIntPair , I cast the pointer to the actual type, so VS can leverage it while visualizing, not unlike the recent change to PointerUnion visualization. In the expansion, the current code is casting to the incorrect type (wrong number of stars), so I fixed that as well. llvm-svn: 263821
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/InefficientAlgorithmCheck.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud